]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit680982481c904fd74800232d57130f3ad33123bd
tree8f9675a4e10da77b6a1a080142e7aa1551fd0c3c
parentaf7116723cda277aa39e9ca47573f8dad23dda85
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]