commit | 28066ae91b2050d79531a6f2d5e35dd8f666bafd | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> | Fri Mar 23 14:06:43 2007 +0100 |
committer | Paul Mackerras <paulus@samba.org> | Fri Apr 13 03:55:15 2007 +1000 |
tree | e0b8c315a7fb61f0fa5f331aa37b1f7a4602abbe | |
parent | a5bcbcaff24185695b296d4aa2278c5f890a7987 [diff] |
[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 <Geert.Uytterhoeven@sonycom.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Paul Mackerras <paulus@samba.org>