Commit 460709a6 authored by Rohit Vaswani's avatar Rohit Vaswani Committed by David Brown

ARM: msm: io: Remove 7x30 iomap region from 7x00

This is redundant code.
Signed-off-by: default avatarRohit Vaswani <rvaswani@codeaurora.org>
Signed-off-by: default avatarDavid Brown <davidb@codeaurora.org>
parent 49b26e0d
......@@ -50,9 +50,6 @@ static struct map_desc msm_io_desc[] __initdata = {
#if defined(CONFIG_DEBUG_MSM_UART1) || defined(CONFIG_DEBUG_MSM_UART2) || \
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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment