aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/omap-cpufreq.c
diff options
context:
space:
mode:
authorKevin Hilman <khilman@ti.com>2012-09-26 16:45:29 -0700
committerKevin Hilman <khilman@ti.com>2012-10-08 14:58:33 -0700
commit4075944b4c724ca70bdc5086527b55e73db546b4 (patch)
tree3b423d041f41de030420cdf07253aa578ec3cfaf /drivers/cpufreq/omap-cpufreq.c
parent8df0a6637767474989022b93230a8615f11fb53b (diff)
cpufreq: OMAP: remove unused <plat/omap-pm.h>
The <plat/*.h> headers are going away, and this one is not used. remove it. Acked-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'drivers/cpufreq/omap-cpufreq.c')
-rw-r--r--drivers/cpufreq/omap-cpufreq.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/cpufreq/omap-cpufreq.c b/drivers/cpufreq/omap-cpufreq.c
index 0fe395aea114..7d4d4559e522 100644
--- a/drivers/cpufreq/omap-cpufreq.c
+++ b/drivers/cpufreq/omap-cpufreq.c
@@ -31,7 +31,6 @@
#include <asm/cpu.h>
#include <plat/clock.h>
-#include <plat/omap-pm.h>
#include <plat/common.h>
#include <plat/omap_device.h>