share common INTC code
[openwrt/openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt305x / setup.c
index 4af495b78b54bc60791ae3600d202acb5aca4ab1..d574ef650e8cc86206bc19457b9d8a478aa3a0f9 100644 (file)
@@ -103,7 +103,6 @@ void __init plat_mem_setup(void)
 {
        set_io_port_base(KSEG1);
 
-       rt305x_intc_base = ioremap_nocache(RT305X_INTC_BASE, PAGE_SIZE);
        rt305x_sysc_base = ioremap_nocache(RT305X_SYSC_BASE, PAGE_SIZE);
        rt305x_memc_base = ioremap_nocache(RT305X_MEMC_BASE, PAGE_SIZE);