* Kevin Hilman <khilman@xxxxxx> [110104 16:39]: > Nishanth Menon <nm@xxxxxx> writes: > > > omap_pm_runtime_suspend and omap_pm_runtime_resume are used > > as function pointers and does not really need to be exposed > > to the world. > > > > Fixes sparse warnings: > > arch/arm/mach-omap2/pm_bus.c:23:5: warning: symbol 'omap_pm_runtime_suspend' was not declared. Should it be static? > > arch/arm/mach-omap2/pm_bus.c:40:5: warning: symbol 'omap_pm_runtime_resume' was not declared. Should it be static? > > > > Signed-off-by: Nishanth Menon <nm@xxxxxx> > > Thanks, will queue this one in my pm-fixes branch for 2.6.38-rc. I'll take patches 1 - 4. Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html