]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-sa1100/neponset.c
ARM: sa11x0: don't static map sa1111
[karo-tx-linux.git] / arch / arm / mach-sa1100 / neponset.c
index b40a7192f09f94e17a6a0246e38c2fb649592d5f..290afedde749ff7ef98ab268f5f0f7c23539e22c 100644 (file)
@@ -333,11 +333,6 @@ static struct map_desc neponset_io_desc[] __initdata = {
                .pfn            = __phys_to_pfn(0x10000000),
                .length         = SZ_1M,
                .type           = MT_DEVICE
-       }, {    /* SA-1111 */
-               .virtual        =  0xf4000000,
-               .pfn            = __phys_to_pfn(0x40000000),
-               .length         = SZ_1M,
-               .type           = MT_DEVICE
        }
 };