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