Loading arch/x86/kernel/apic_32.c +0 −2 Original line number Diff line number Diff line Loading @@ -43,8 +43,6 @@ #include <mach_apicdef.h> #include <mach_ipi.h> #include "io_ports.h" /* * Sanity check */ Loading arch/x86/kernel/apm_32.c +0 −2 Original line number Diff line number Diff line Loading @@ -235,8 +235,6 @@ #include <asm/paravirt.h> #include <asm/reboot.h> #include "io_ports.h" #if defined(CONFIG_APM_DISPLAY_BLANK) && defined(CONFIG_VT) extern int (*console_blank_hook)(int); #endif Loading arch/x86/kernel/i8259_32.c +0 −2 Original line number Diff line number Diff line Loading @@ -21,8 +21,6 @@ #include <asm/arch_hooks.h> #include <asm/i8259.h> #include <io_ports.h> /* * This is the 'legacy' 8259A Programmable Interrupt Controller, * present in the majority of PC/AT boxes. Loading arch/x86/kernel/io_apic_32.c +0 −2 Original line number Diff line number Diff line Loading @@ -48,8 +48,6 @@ #include <mach_apic.h> #include <mach_apicdef.h> #include "io_ports.h" int (*ioapic_renumber_irq)(int ioapic, int irq); atomic_t irq_mis_count; Loading arch/x86/kernel/time_32.c +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ #include <asm/hpet.h> #include <asm/time.h> #include "io_ports.h" #include "do_timer.h" unsigned int cpu_khz; /* Detected as we calibrate the TSC */ Loading Loading
arch/x86/kernel/apic_32.c +0 −2 Original line number Diff line number Diff line Loading @@ -43,8 +43,6 @@ #include <mach_apicdef.h> #include <mach_ipi.h> #include "io_ports.h" /* * Sanity check */ Loading
arch/x86/kernel/apm_32.c +0 −2 Original line number Diff line number Diff line Loading @@ -235,8 +235,6 @@ #include <asm/paravirt.h> #include <asm/reboot.h> #include "io_ports.h" #if defined(CONFIG_APM_DISPLAY_BLANK) && defined(CONFIG_VT) extern int (*console_blank_hook)(int); #endif Loading
arch/x86/kernel/i8259_32.c +0 −2 Original line number Diff line number Diff line Loading @@ -21,8 +21,6 @@ #include <asm/arch_hooks.h> #include <asm/i8259.h> #include <io_ports.h> /* * This is the 'legacy' 8259A Programmable Interrupt Controller, * present in the majority of PC/AT boxes. Loading
arch/x86/kernel/io_apic_32.c +0 −2 Original line number Diff line number Diff line Loading @@ -48,8 +48,6 @@ #include <mach_apic.h> #include <mach_apicdef.h> #include "io_ports.h" int (*ioapic_renumber_irq)(int ioapic, int irq); atomic_t irq_mis_count; Loading
arch/x86/kernel/time_32.c +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ #include <asm/hpet.h> #include <asm/time.h> #include "io_ports.h" #include "do_timer.h" unsigned int cpu_khz; /* Detected as we calibrate the TSC */ Loading