commit | c9f4a3f53b5d61f86eae3512abdf948878ca3498 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Apr 26 18:35:44 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Apr 26 18:35:44 2010 +0900 |
tree | ec34e8eb0f02153ad298202a61d3749b8f0d7f02 | |
parent | 9e8c5be8b76b188ec5bc95b378cf67aaeba1f695 [diff] |
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>