Skip to content
Snippets Groups Projects
Commit ca1b8862 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

x86: Remove more unmodified io_apic_ops


io_apic_ops.init() is either NULL, if IO-APIC support is disabled at
compile time or native_io_apic_init_mappings(). No point to have that
as we can achieve the same thing with an empty inline.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 9a93d473
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment