projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
851492c
)
msm: Remove broken register definition from trout
author
David Brown
<davidb@codeaurora.org>
Thu, 27 Jan 2011 00:14:23 +0000
(16:14 -0800)
committer
David Brown
<davidb@codeaurora.org>
Fri, 28 Jan 2011 19:20:25 +0000
(11:20 -0800)
Missed a register change with the clock cleanup on the MSM7x01 targets.
Signed-off-by: David Brown <davidb@codeaurora.org>
arch/arm/mach-msm/io.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-msm/io.c
b/arch/arm/mach-msm/io.c
index d8d9be5d821b58888264a6878b427d14c901dece..cec6ed1c91d3ed602733d93127d8b5fc2340275d 100644
(file)
--- a/
arch/arm/mach-msm/io.c
+++ b/
arch/arm/mach-msm/io.c
@@
-42,7
+42,6
@@
static struct map_desc msm_io_desc[] __initdata = {
MSM_DEVICE(VIC),
MSM_CHIP_DEVICE(CSR, MSM7X00),
- MSM_DEVICE(GPT),
MSM_DEVICE(DMOV),
MSM_DEVICE(GPIO1),
MSM_DEVICE(GPIO2),