Browse Source

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

This is redundant code.

Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
Rohit Vaswani 13 years ago
parent
commit
460709a6f1
1 changed files with 0 additions and 3 deletions
  1. 0 3
      arch/arm/mach-msm/io.c

+ 0 - 3
arch/arm/mach-msm/io.c

@@ -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,