summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/vp.c
diff options
context:
space:
mode:
authorKevin Hilman <khilman@ti.com>2012-03-06 20:00:25 (GMT)
committerTony Lindgren <tony@atomide.com>2012-03-06 21:21:37 (GMT)
commitbb1dbe7cfd62e35f6f25e94729458b9047e3f555 (patch)
tree083974cfd4e2de716355872e7de0fb806f5a6cae /arch/arm/mach-omap2/vp.c
parent1f3b372b3c1018fad960015cbfdf8de9251d14db (diff)
downloadlinux-fsl-qoriq-bb1dbe7cfd62e35f6f25e94729458b9047e3f555.tar.xz
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