diff options
author | Srinivasa Ds <srinivasa@in.ibm.com> | 2006-10-18 14:04:49 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-10-23 10:23:17 +0200 |
commit | 7f8c4c50bda13d27afc03679d25aa1fcac8df551 (patch) | |
tree | 5156c0f852c40293800ff30b8521900577581c13 /arch/powerpc/kernel/cputable.c | |
parent | [POWERPC] Fix compiler warning message on get_property call (diff) | |
download | linux-7f8c4c50bda13d27afc03679d25aa1fcac8df551.tar.xz linux-7f8c4c50bda13d27afc03679d25aa1fcac8df551.zip |
[POWERPC] Fix build breakage with CONFIG_PPC32
low_cpu_die is called from the CPU hotplug code on 32-bit powermacs,
but it is only defined if CONFIG_PM || CONFIG_CPU_FREQ_PMAC. This
changes the ifdef so it is defined for CONFIG_HOTPLUG_CPU on 32-bit
machines.
Signed-off-by: Srinivasa DS <srinivasa@in.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/kernel/cputable.c')
0 files changed, 0 insertions, 0 deletions