x86: move 8259 defines to i8259.h
authorThomas Gleixner <tglx@linutronix.de>
Wed, 30 Jan 2008 12:30:29 +0000 (13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:29 +0000 (13:30 +0100)
commitf20ebee41882d28c965166e56c1331fbd28778bb
tree8f9675a4e10da77b6a1a080142e7aa1551fd0c3c
parentf0cd0af1b004f601f3cf96d9e001ffad9207f642
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>
arch/x86/kernel/apic_32.c
arch/x86/kernel/apm_32.c
arch/x86/kernel/i8259_32.c
arch/x86/kernel/io_apic_32.c
arch/x86/kernel/time_32.c
arch/x86/kernel/vmiclock_32.c
include/asm-x86/i8259.h
include/asm-x86/mach-default/io_ports.h [deleted file]