PM: Fix compile warnings with !CONFIG_OMAP_PM_SRF
commita84f7608e2d48b4d03d04fd28faf2984b86bfa24
authorSanjeev Premi <premi@ti.com>
Thu, 12 Mar 2009 20:58:27 +0000 (13 02:28 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Fri, 23 Oct 2009 18:21:46 +0000 (23 11:21 -0700)
treeebeb22eb520bb116b6cee60a2c1552977fb25882
parent2d7c13e99678a10f40f7774640cc10d7dfa070e6
PM: Fix compile warnings with !CONFIG_OMAP_PM_SRF

Fixes the compile warnings:

  CC      arch/arm/mach-omap2/pm.o
arch/arm/mach-omap2/pm.c:47: warning: 'vdd1_locked' defined but not used
arch/arm/mach-omap2/pm.c:48: warning: 'vdd2_locked' defined but not used

Signed-off-by: Sanjeev Premi <premi@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/pm.c