projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04a186b
)
ARM: mach-shmobile: Fix up clkdev fallout for SH73A0.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 7 Jan 2011 02:49:49 +0000
(11:49 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 7 Jan 2011 02:49:49 +0000
(11:49 +0900)
Use the new linux/clkdev.h to get it building again.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/clock-sh73a0.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-shmobile/clock-sh73a0.c
b/arch/arm/mach-shmobile/clock-sh73a0.c
index c196a288f222fbe23ec46d960abb2859e105ed4b..720a71433be60743fe01214a4fa335322c92e71f 100644
(file)
--- a/
arch/arm/mach-shmobile/clock-sh73a0.c
+++ b/
arch/arm/mach-shmobile/clock-sh73a0.c
@@
-20,8
+20,8
@@
#include <linux/kernel.h>
#include <linux/io.h>
#include <linux/sh_clk.h>
+#include <linux/clkdev.h>
#include <mach/common.h>
-#include <asm/clkdev.h>
#define FRQCRA 0xe6150000
#define FRQCRB 0xe6150004