From: Cong Wang Date: Sat, 16 Jul 2011 13:31:11 +0000 (+1000) Subject: With this patch applied, make allyesconfig succeeds on ppc64. X-Git-Tag: next-20110726~2^2~15 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5d8d7fef01812f0b955b9f7ca43f6dcf5b3904ac;p=karo-tx-linux.git With this patch applied, make allyesconfig succeeds on ppc64. Signed-off-by: WANG Cong Cc: Stephen Rothwell Signed-off-by: Andrew Morton --- diff --git a/arch/powerpc/kernel/rtas.c b/arch/powerpc/kernel/rtas.c index 271ff6318eda..0e0ea941156f 100644 --- a/arch/powerpc/kernel/rtas.c +++ b/arch/powerpc/kernel/rtas.c @@ -24,6 +24,7 @@ #include #include #include +#include #include #include diff --git a/arch/powerpc/kernel/rtas_flash.c b/arch/powerpc/kernel/rtas_flash.c index bf5f5ce3a7bd..e037c7494fd8 100644 --- a/arch/powerpc/kernel/rtas_flash.c +++ b/arch/powerpc/kernel/rtas_flash.c @@ -17,6 +17,7 @@ #include #include #include +#include #include #include #include