diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2015-04-24 13:57:48 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2015-04-24 15:36:54 +0200 |
commit | ca1b88622e9c16df7b1e0a57e9c6c2300321bed4 (patch) | |
tree | 6807aad02f5210e30c1b8250ef4e02b0efd42212 /kernel/exec_domain.c | |
parent | x86/irq: Remove x86_io_apic_ops.write and x86_io_apic_ops.modify (diff) | |
download | linux-ca1b88622e9c16df7b1e0a57e9c6c2300321bed4.tar.xz linux-ca1b88622e9c16df7b1e0a57e9c6c2300321bed4.zip |
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: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/exec_domain.c')
0 files changed, 0 insertions, 0 deletions