cpufreq: OMAP: remove unused <plat/omap-pm.h>
authorKevin Hilman <khilman@ti.com>
Wed, 26 Sep 2012 23:45:29 +0000 (16:45 -0700)
committerKevin Hilman <khilman@ti.com>
Mon, 8 Oct 2012 21:58:33 +0000 (14:58 -0700)
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>
drivers/cpufreq/omap-cpufreq.c

index 0fe395a..7d4d455 100644 (file)
@@ -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>