summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator/integrator_cp.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-16 13:22:23 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-16 13:22:23 -0700
commit043cf3fd20a22df5957c28888f4c8d41438f2140 (patch)
treeca0c79f43fd55a34e7694290e9d214cf59ca6819 /arch/arm/mach-integrator/integrator_cp.c
parentc081474c184b34136e09e1e335f41356a11c7b68 (diff)
parent95220a2ea334b5ff2168cc9bf31c0e08b29bae21 (diff)
downloadlinux-043cf3fd20a22df5957c28888f4c8d41438f2140.tar.gz
linux-043cf3fd20a22df5957c28888f4c8d41438f2140.tar.bz2
linux-043cf3fd20a22df5957c28888f4c8d41438f2140.zip
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Diffstat (limited to 'arch/arm/mach-integrator/integrator_cp.c')
-rw-r--r--arch/arm/mach-integrator/integrator_cp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-integrator/integrator_cp.c b/arch/arm/mach-integrator/integrator_cp.c
index 3b948e8c2751..e0a01eef0993 100644
--- a/arch/arm/mach-integrator/integrator_cp.c
+++ b/arch/arm/mach-integrator/integrator_cp.c
@@ -83,7 +83,6 @@ static struct map_desc intcp_io_desc[] __initdata = {
{ IO_ADDRESS(INTEGRATOR_UART1_BASE), INTEGRATOR_UART1_BASE, SZ_4K, MT_DEVICE },
{ IO_ADDRESS(INTEGRATOR_DBG_BASE), INTEGRATOR_DBG_BASE, SZ_4K, MT_DEVICE },
{ IO_ADDRESS(INTEGRATOR_GPIO_BASE), INTEGRATOR_GPIO_BASE, SZ_4K, MT_DEVICE },
- { 0xfc900000, 0xc9000000, SZ_4K, MT_DEVICE },
{ 0xfca00000, 0xca000000, SZ_4K, MT_DEVICE },
{ 0xfcb00000, 0xcb000000, SZ_4K, MT_DEVICE },
};