From: Geoff Levand Date: Fri, 23 Jun 2006 18:57:49 +0000 (+0200) Subject: [POWERPC] spufs: fix memory hotplug dependency X-Git-Tag: v2.6.18-rc1~358^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da30d15b6d5036b0d96422d6946ca758111fae3;p=pandora-kernel.git [POWERPC] spufs: fix memory hotplug dependency spufs_base.c calls __add_pages, which depends on CONFIG_MEMORY_HOTPLUG. Moved the selection of CONFIG_MEMORY_HOTPLUG from CONFIG_SPUFS_MMAP to CONFIG_SPU_FS. Signed-off-by: Geoff Levand Signed-off-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed