From: David Gibson Date: Tue, 6 Feb 2007 01:48:31 +0000 (+1100) Subject: [POWERPC] Remove ibm4{xx,4x}.h from arch/powerpc X-Git-Tag: v3.12-rc1~31702^2~3^2~10^2~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1f1fec94589ed0b14c749eb9494bb690dbdf8d5a;p=kernel%2Fkernel-generic.git [POWERPC] Remove ibm4{xx,4x}.h from arch/powerpc ARCH=powerpc should not use the ghastly un-multiplatformable tangle of includes that starts with asm-ppc/ibm4xx.h. This patch removes a compile-breaking include of it from head_44x.S. Signed-off-by: David Gibson Signed-off-by: Paul Mackerras --- diff --git a/arch/powerpc/kernel/head_44x.S b/arch/powerpc/kernel/head_44x.S index accb39d..a15d4b8 100644 --- a/arch/powerpc/kernel/head_44x.S +++ b/arch/powerpc/kernel/head_44x.S @@ -32,8 +32,6 @@ #include #include #include -#include -#include #include #include #include