[POWERPC] Copy i8259 code back to arch/ppc
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 3 Jul 2006 09:36:30 +0000 (19:36 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 3 Jul 2006 09:55:30 +0000 (19:55 +1000)
commitf63e115fb50db39706b955b81e3375ef6bab2268
tree92e2d42ee02806f9419301f61968968b7ea277e4
parentcc9fd71c62f542233c412b5fabc1bbe0c4d5ad08
[POWERPC] Copy i8259 code back to arch/ppc

This copies the i8259 interrupt controller driver from arch/powerpc
to arch/ppc. It's currently shared by both architectures, but the upcoming
arch/powerpc interrupt changes will break the arch/ppc builds. The changes
are too important to just use #ifdef's in the driver.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/sysdev/Makefile
arch/ppc/syslib/Makefile