projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
998be8e
)
cpufreq: s3c2440: Remove hardware.h inclusion
author
Sachin Kamat
<sachin.kamat@linaro.org>
Fri, 3 Jan 2014 09:27:35 +0000
(14:57 +0530)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Mon, 6 Jan 2014 00:18:33 +0000
(
01:18
+0100)
The contents of this header file are not referenced in the driver.
Remove its inclusion.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/s3c2440-cpufreq.c
patch
|
blob
|
history
diff --git
a/drivers/cpufreq/s3c2440-cpufreq.c
b/drivers/cpufreq/s3c2440-cpufreq.c
index 72b2cc8a5a85a9e59e26a73b35d6886f467d2a2b..717ef04ec90edbd9ea4f039b3d307b34a25c6184 100644
(file)
--- a/
drivers/cpufreq/s3c2440-cpufreq.c
+++ b/
drivers/cpufreq/s3c2440-cpufreq.c
@@
-22,8
+22,6
@@
#include <linux/err.h>
#include <linux/io.h>
-#include <mach/hardware.h>
-
#include <asm/mach/arch.h>
#include <asm/mach/map.h>