sh: arch/sh/kernel/setup.c needs asm/smp.h.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 26 Apr 2010 09:35:44 +0000 (18:35 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 26 Apr 2010 09:35:44 +0000 (18:35 +0900)
commitc9f4a3f53b5d61f86eae3512abdf948878ca3498
treeec34e8eb0f02153ad298202a61d3749b8f0d7f02
parent9e8c5be8b76b188ec5bc95b378cf67aaeba1f695
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 <lethal@linux-sh.org>
arch/sh/kernel/setup.c