projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8df0a66
)
cpufreq: OMAP: remove unused <plat/omap-pm.h>
author
Kevin Hilman
<khilman@ti.com>
Wed, 26 Sep 2012 23:45:29 +0000
(16:45 -0700)
committer
Kevin 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
patch
|
blob
|
history
diff --git
a/drivers/cpufreq/omap-cpufreq.c
b/drivers/cpufreq/omap-cpufreq.c
index 0fe395aea114c0b8f036196261bc36e2a80deeb7..7d4d4559e522507354a5b331037334c370a8bd20 100644
(file)
--- 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>