diff options
author | 2012-03-06 12:00:25 -0800 | |
---|---|---|
committer | 2012-03-06 13:21:37 -0800 | |
commit | bb1dbe7cfd62e35f6f25e94729458b9047e3f555 (patch) | |
tree | 083974cfd4e2de716355872e7de0fb806f5a6cae /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: OMAP2+: PM: fix section mismatch with omap2_init_processor_devices() (diff) | |
download | linux-dev-bb1dbe7cfd62e35f6f25e94729458b9047e3f555.tar.xz linux-dev-bb1dbe7cfd62e35f6f25e94729458b9047e3f555.zip |
ARM: OMAP2+: PM: fix wakeupgen warning when hotplug disabled
When CONFIG_HOTPLUG_CPU=n, there are unused functions in wakeupgen:
arch/arm/mach-omap2/omap-wakeupgen.c:181: warning: 'wakeupgen_irqmask_all' defined but not used
Fix this by moving all the functions only used when CONFIG_HOTPLUG_CPU=y
together and wrapping in an #ifdef.
No functional changes.
Reported-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions