[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)
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>

No differences found