From: Paul Mundt Date: Mon, 26 Apr 2010 09:35:44 +0000 (+0900) Subject: sh: arch/sh/kernel/setup.c needs asm/smp.h. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c9f4a3f53b5d61f86eae3512abdf948878ca3498;p=mv-sheeva.git sh: arch/sh/kernel/setup.c needs asm/smp.h. With the platform ops migration, the definitions still need to be included in the CONFIG_SMP=n case, so make the asm/smp.h include explicit. Signed-off-by: Paul Mundt --- diff --git a/arch/sh/kernel/setup.c b/arch/sh/kernel/setup.c index 29155384d5a..14735d5ede5 100644 --- a/arch/sh/kernel/setup.c +++ b/arch/sh/kernel/setup.c @@ -39,6 +39,7 @@ #include #include #include +#include #include /*