Skip to content

Commit

Permalink
ARM: msm: io: Remove 7x30 iomap region from 7x00
Browse files Browse the repository at this point in the history
This is redundant code.

Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
  • Loading branch information
Rohit Vaswani authored and David Brown committed Sep 13, 2012
1 parent 49b26e0 commit 460709a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/arm/mach-msm/io.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 460709a

Please sign in to comment.