ARM: ux500: get rid of static GIC dist base
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-ux500 / cpu-db8500.c
index 0b3ebbf38702a5b229645a15ac93afbd99fab87c..a36fdd8657d25387c6cfb20e638b0ced95cba347 100644 (file)
@@ -47,7 +47,6 @@ static struct prcmu_pdata db8500_prcmu_pdata = {
 static struct map_desc u8500_common_io_desc[] __initdata = {
        /* SCU base also covers GIC CPU BASE and TWD with its 4K page */
        __IO_DEV_DESC(U8500_SCU_BASE, SZ_4K),
-       __IO_DEV_DESC(U8500_GIC_DIST_BASE, SZ_4K),
        __IO_DEV_DESC(U8500_L2CC_BASE, SZ_4K),
        __IO_DEV_DESC(U8500_BACKUPRAM0_BASE, SZ_8K),
 };