Clean up .available & .poll
This commit is contained in:
@@ -116,7 +116,7 @@ const device_t ibm_5161_device = {
|
||||
.init = ibm_5161_init,
|
||||
.close = ibm_5161_close,
|
||||
.reset = NULL,
|
||||
{ .available = NULL },
|
||||
.available = NULL,
|
||||
.speed_changed = NULL,
|
||||
.force_redraw = NULL,
|
||||
.config = NULL
|
||||
|
||||
Reference in New Issue
Block a user