kernel-ark/arch/powerpc
Christian Krafft ee5d1b7f2a [POWERPC] Fix PMI breakage in cbe_cbufreq driver
The recent change to cell_defconfig to enable cpufreq on Cell exposed
the fact that the cbe_cpufreq driver currently needs the PMI interface
code to compile, but Kconfig doesn't make sure that the PMI interface
code gets built if cbe_cpufreq is enabled.

In fact cbe_cpufreq can work without PMI, so this ifdefs out the code
that deals with PMI.  This is a minimal solution for 2.6.22; a more
comprehensive solution will be merged for 2.6.23.

Signed-off-by: Christian Krafft <krafft@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-07-02 10:35:58 +10:00
..
boot
configs [POWERPC] Update defconfigs 2007-06-26 14:38:47 +10:00
kernel Fix VDSO gettimeofday() when called with NULL struct timeval. 2007-06-29 21:27:00 -07:00
lib
math-emu
mm
oprofile
platforms [POWERPC] Fix PMI breakage in cbe_cbufreq driver 2007-07-02 10:35:58 +10:00
sysdev
xmon
.gitignore
Kconfig
Kconfig.debug
Makefile