summaryrefslogtreecommitdiff
path: root/drivers/hwmon/fschmd.c
diff options
context:
space:
mode:
authorMilton Miller <miltonm@bga.com>2008-11-16 11:44:42 +0000
committerPaul Mackerras <paulus@samba.org>2008-12-01 13:28:19 +1100
commita1e0eb104249817e5251bd4aade50921ffcb2159 (patch)
tree2e874c58bc9ec005c496ad9ba8bc073dbdda6f9f /drivers/hwmon/fschmd.c
parentd9d060a98ff89fe0f86e24c9c0c3d2f0c566781c (diff)
downloadlinux-next-a1e0eb104249817e5251bd4aade50921ffcb2159.tar.gz
powerpc: Fix build for 32-bit SMP configs
attr_smt_snooze_delay is only defined for CONFIG_PPC64, so protect the attribute removal with the same condition. This fixes this build error on 32-bit SMP configurations: /data/home/miltonm/next.git/arch/powerpc/kernel/sysfs.c: In function ‘unregister_cpu_online’: /data/home/miltonm/next.git/arch/powerpc/kernel/sysfs.c:722: error: ‘attr_smt_snooze_delay’ undeclared (first use in this function) /data/home/miltonm/next.git/arch/powerpc/kernel/sysfs.c:722: error: (Each undeclared identifier is reported only once /data/home/miltonm/next.git/arch/powerpc/kernel/sysfs.c:722: error: for each function it appears in.) Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'drivers/hwmon/fschmd.c')
0 files changed, 0 insertions, 0 deletions