Merge branch 'driver-core-next' into Linux 3.2
[GitHub/LineageOS/android_kernel_samsung_universal7580.git] / arch / arm / mach-exynos / cpu.c
index d4c41f349bcccee3525ff590ac45aeafdbb1fe8a..90a0297b77b8970c901291d9807ca04579192a9a 100644 (file)
@@ -110,11 +110,6 @@ static struct map_desc exynos4_iodesc[] __initdata = {
                .pfn            = __phys_to_pfn(EXYNOS4_PA_DMC0),
                .length         = SZ_4K,
                .type           = MT_DEVICE,
-       }, {
-               .virtual        = (unsigned long)S5P_VA_SROMC,
-               .pfn            = __phys_to_pfn(EXYNOS4_PA_SROMC),
-               .length         = SZ_4K,
-               .type           = MT_DEVICE,
        }, {
                .virtual        = (unsigned long)S3C_VA_USB_HSPHY,
                .pfn            = __phys_to_pfn(EXYNOS4_PA_HSPHY),