From: Geert Uytterhoeven Date: Fri, 23 Mar 2007 13:06:43 +0000 (+0100) Subject: [POWERPC] CBE thermal support on PS3 X-Git-Tag: v2.6.22-rc1~1109^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28066ae91b2050d79531a6f2d5e35dd8f666bafd;p=pandora-kernel.git [POWERPC] CBE thermal support on PS3 I wanted to enable CBE_THERM on PS3. So I had to enable CBE_RAS first. But the resulting kernel doesn't link, as cbe_regs.c isn't compiled for non-PPC_CELL_NATIVE. CBE_RAS should depend on PPC_CELL_NATIVE; this makes it so. Signed-off-by: Geert Uytterhoeven Acked-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed