[ramips] rt288x: fix build error
[openwrt-10.03/.git] / target / linux / ramips / files / arch / mips / ralink / rt288x / setup.c
index 186db29d11caaf728336c952a282fc5c0c6b603b..d19105f54615338b4969b3342e4478e07ca44beb 100644 (file)
@@ -108,7 +108,6 @@ void __init plat_mem_setup(void)
 {
        set_io_port_base(KSEG1);
 
-       rt288x_intc_base = ioremap_nocache(RT2880_INTC_BASE, RT2880_INTC_SIZE);
        rt288x_sysc_base = ioremap_nocache(RT2880_SYSC_BASE, RT2880_SYSC_SIZE);
        rt288x_memc_base = ioremap_nocache(RT2880_MEMC_BASE, RT2880_MEMC_SIZE);