x86: i8259.c: remove #ifdefs around includes
authorPavel Machek <pavel@suse.cz>
Wed, 21 May 2008 09:47:24 +0000 (11:47 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 24 May 2008 13:57:09 +0000 (15:57 +0200)
commit6b4d3afbe722ee71b8da346c2c4393938440c471
tree9a43a303b01dc650b25746a6ea78b9eeea2a7cda
parent40bd21740012132afb62d78ac3e6b82372b2fbc2
x86: i8259.c: remove #ifdefs around includes

Remove #ifdefs around includes; including too much should be always
safe.

Signed-off-by: Pavel Machek <pavel@suse.cz>
Cc: macro@ds2.pg.gda.pl
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/i8259.c