summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2011-01-04 14:07:14 -0600
committerKevin Hilman <khilman@ti.com>2011-01-07 13:33:08 -0800
commitb97c374d8a44292c601146783aac61f3d5d1f46f (patch)
tree677e56b3f0d9734b405d2c08022a140953a9d0bb /arch/arm/plat-omap
parentf7c5cc456211da7d0b0aefd3886e57b313a0e00f (diff)
downloadblackbird-op-linux-b97c374d8a44292c601146783aac61f3d5d1f46f.tar.gz
blackbird-op-linux-b97c374d8a44292c601146783aac61f3d5d1f46f.zip
omap2+: pm_bus: make functions used as pointers as static
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@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'arch/arm/plat-omap')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud