浏览代码

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>
Kevin Hilman 13 年之前
父节点
当前提交
4075944b4c
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/cpufreq/omap-cpufreq.c

+ 0 - 1
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>