]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-footbridge/common.c
Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/orion', 'spi/fix/pl022', 'spi...
[karo-tx-linux.git] / arch / arm / mach-footbridge / common.c
index e0091685fd4861c8eb6f41b00c5f316865c1668b..9e8220e38398f87d368bcaa97dec961b846b22f3 100644 (file)
@@ -143,11 +143,6 @@ static struct map_desc fb_common_io_desc[] __initdata = {
                .pfn            = __phys_to_pfn(DC21285_ARMCSR_BASE),
                .length         = ARMCSR_SIZE,
                .type           = MT_DEVICE,
-       }, {
-               .virtual        = XBUS_BASE,
-               .pfn            = __phys_to_pfn(0x40000000),
-               .length         = XBUS_SIZE,
-               .type           = MT_DEVICE,
        }
 };