diff options
author | Christian Krafft <krafft@de.ibm.com> | 2007-06-28 07:14:38 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-07-01 20:35:58 -0400 |
commit | ee5d1b7f2a01ce4d95ca247b5a499b72f31cdbe8 (patch) | |
tree | 5769b466511cd7b8dad86686b6c60da7faa50507 /include/asm-powerpc | |
parent | 86affd5a00a92e491e5f00ed659492767519fdf7 (diff) |
[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>
Diffstat (limited to 'include/asm-powerpc')
0 files changed, 0 insertions, 0 deletions