]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-davinci/dm644x.c
Merge tag 'v3.8-rc1' into staging/for_v3.9
[~andy/linux] / arch / arm / mach-davinci / dm644x.c
index 0849d5768d99faf4afc3dabe1e028bfb1adc1a86..db1dd92e00af44c13f7f55f0ae364f08be1035c4 100644 (file)
@@ -779,12 +779,6 @@ static struct map_desc dm644x_io_desc[] = {
                .length         = IO_SIZE,
                .type           = MT_DEVICE
        },
-       {
-               .virtual        = SRAM_VIRT,
-               .pfn            = __phys_to_pfn(0x00008000),
-               .length         = SZ_16K,
-               .type           = MT_MEMORY_NONCACHED,
-       },
 };
 
 /* Contents of JTAG ID register used to identify exact cpu type */