x86: move 8259 defines to i8259.h
Move the i8259 defines and remove the now io_ports.h Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:

committed by
Ingo Molnar

parent
f0cd0af1b0
commit
f20ebee418
@@ -35,7 +35,6 @@
|
||||
#include <asm/i8253.h>
|
||||
|
||||
#include <irq_vectors.h>
|
||||
#include "io_ports.h"
|
||||
|
||||
#define VMI_ONESHOT (VMI_ALARM_IS_ONESHOT | VMI_CYCLES_REAL | vmi_get_alarm_wiring())
|
||||
#define VMI_PERIODIC (VMI_ALARM_IS_PERIODIC | VMI_CYCLES_REAL | vmi_get_alarm_wiring())
|
||||
|
Reference in New Issue
Block a user