powerpc/cell: fix build breakage with CONFIG_SPUFS disabled
authorArnd Bergmann <arnd@arndb.de>
Mon, 22 Dec 2008 21:08:26 +0000 (22:08 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 22 Dec 2008 21:08:26 +0000 (22:08 +0100)
CBE_THERM and OPROFILE_CELL both cannot be built without
SPU_FS disabled, so make the dependency explicit.

Reported-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found