From: Kevin Hilman <[email protected]> The <plat/*.h> headers are going away, and this one is not used. remove it.
Signed-off-by: Kevin Hilman <[email protected]> --- drivers/cpufreq/omap-cpufreq.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/cpufreq/omap-cpufreq.c b/drivers/cpufreq/omap-cpufreq.c index 0fe395a..7d4d455 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> -- 1.7.9.2 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
