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-Tag: v2.6.35-rc1~504^2~22^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9f4a3f53b5d61f86eae3512abdf948878ca3498;p=pandora-kernel.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 --- Reading git-diff-tree failed