sh: x3 - fix setup_bootmem_node() compile error with shx3_defconfig
authorMagnus Damm <damm@igel.co.jp>
Sun, 12 Aug 2007 06:18:33 +0000 (15:18 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:49 +0000 (11:57 +0900)
commitd6aee69ca11550f3ca325ceaa020ea74e173478f
tree1ce573cbe84e4cca76b6cefa7df28b34f17e562f
parent3ea6bc3de4f15fcae84fb31eeea4d420685a3da2
sh: x3 - fix setup_bootmem_node() compile error with shx3_defconfig

This makes sure the function prototype for setup_bootmem_node() gets
included. The file setup-shx3.c does not compile otherwise for
CONFIG_NUMA=n.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4a/setup-shx3.c