diff options
author | Kevin Hilman <khilman@ti.com> | 2012-03-06 12:00:25 -0800 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-03-06 13:21:37 -0800 |
commit | bb1dbe7cfd62e35f6f25e94729458b9047e3f555 (patch) | |
tree | 083974cfd4e2de716355872e7de0fb806f5a6cae /arch/arm/mach-omap2/vp.c | |
parent | 1f3b372b3c1018fad960015cbfdf8de9251d14db (diff) |
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 'arch/arm/mach-omap2/vp.c')
0 files changed, 0 insertions, 0 deletions