add feature gpio
[lede.git] / target / linux / ramips / files / arch / mips / ralink / rt288x / setup.c
index 65e187d3ac9b4362b7250b7aedb2275de83b8a47..be474b5292d87f756d7cd7fb437a561c12856035 100644 (file)
@@ -52,7 +52,6 @@ void __init ramips_soc_setup(void)
        rt288x_sysc_base = ioremap_nocache(RT2880_SYSC_BASE, RT2880_SYSC_SIZE);
        rt288x_memc_base = ioremap_nocache(RT2880_MEMC_BASE, RT2880_MEMC_SIZE);
 
-       rt288x_detect_sys_type();
        rt288x_clocks_init();
 
        clk = clk_get(NULL, "cpu");