projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49b26e0
)
ARM: msm: io: Remove 7x30 iomap region from 7x00
author
Rohit Vaswani
<rvaswani@codeaurora.org>
Fri, 10 Aug 2012 21:18:00 +0000
(14:18 -0700)
committer
David Brown
<davidb@codeaurora.org>
Thu, 13 Sep 2012 17:42:49 +0000
(10:42 -0700)
This is redundant code.
Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
arch/arm/mach-msm/io.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-msm/io.c
b/arch/arm/mach-msm/io.c
index
a1e7b11
..
2409c0b
100644
(file)
--- a/
arch/arm/mach-msm/io.c
+++ b/
arch/arm/mach-msm/io.c
@@
-51,9
+51,6
@@
static struct map_desc msm_io_desc[] __initdata = {
defined(CONFIG_DEBUG_MSM_UART3)
MSM_DEVICE(DEBUG_UART),
#endif
-#ifdef CONFIG_ARCH_MSM7X30
- MSM_DEVICE(GCC),
-#endif
{
.virtual = (unsigned long) MSM_SHARED_RAM_BASE,
.pfn = __phys_to_pfn(MSM_SHARED_RAM_PHYS),