On Saturday 08 October 2011 04:20 AM, Kevin Hilman wrote:
Kevin Hilman [off-list ref] writes:
quoted
Hi Santosh,
Santosh Shilimkar [off-list ref] writes:
quoted
The series adds OMAP4 MPUSS (MPU SubSystem) power management support for
suspend (S2R), CPU hotplug and CPUidle.
Just noticed when doing some final build/sanity testing that there are a
few of compile/link warnings/problems when the kernel is built without
CONFIG_PM
Some warnings:
/work/kernel/omap/pm/arch/arm/mach-omap2/omap-wakeupgen.c:203:13: warning: 'irq_save_context' defined but not used
/work/kernel/omap/pm/arch/arm/mach-omap2/omap-wakeupgen.c:270:13: warning: 'irq_save_secure_context' defined but not used
Sory I missed it in my builds.
[...]
Please just cleanup the wakeupgen compile warnings and update your
branch.
Done !!
Updated branch : for_3_2/omap4-mpuss-pm_2
Regards
Santosh