Commit 63fefb7d authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Ingo Molnar

x86: remove duplicated declarations

Remove declarations which are made already in the appropriate header file.
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 67c5fc5c
......@@ -129,10 +129,4 @@ extern int io_apic_set_pci_routing (int ioapic, int pin, int irq, int, int);
extern int sis_apic_bug; /* dummy */
void enable_NMI_through_LVT0 (void * dummy);
extern spinlock_t i8259A_lock;
extern int timer_over_8254;
#endif
Markdown is supported
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