PM: OMAP3: Removed a couple of unused variables from DVFS code
commit8c1f9ec1f2f202850556fb3096fac34f5beb2c2c
authorTero Kristo <tero.kristo@nokia.com>
Fri, 9 Jan 2009 15:49:07 +0000 (9 17:49 +0200)
committerKevin Hilman <khilman@deeprootsystems.com>
Fri, 23 Oct 2009 18:20:38 +0000 (23 11:20 -0700)
tree2b2b1ae49cbbb3916502e43595761b11a8d31a26
parenta97000a3405fe097547ace189fe83d7319fa4de2
PM: OMAP3: Removed a couple of unused variables from DVFS code

- freqs_notify is only used by CPU_FREQ => added compiler flags
- req_l3_freq was a copy paste bug and was never used by this function => rm

Signed-off-by: Tero Kristo <tero.kristo@nokia.com>
arch/arm/mach-omap2/resource34xx.c