From: Benjamin Herrenschmidt Date: Mon, 3 Jul 2006 09:36:30 +0000 (+1000) Subject: [POWERPC] Copy i8259 code back to arch/ppc X-Git-Tag: v2.6.18-rc1~28^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f63e115fb50db39706b955b81e3375ef6bab2268;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed