add feature gpio
[lede.git] / target / linux / ramips / files / arch / mips / ralink / rt3883 / setup.c
index f4c7296fa4206ca768bbb5ca8aac29943c8fde90..6e037a7291d09a67b1215cb87286efa222e5b47b 100644 (file)
@@ -52,7 +52,6 @@ void __init ramips_soc_setup(void)
        rt3883_sysc_base = ioremap_nocache(RT3883_SYSC_BASE, PAGE_SIZE);
        rt3883_memc_base = ioremap_nocache(RT3883_MEMC_BASE, PAGE_SIZE);
 
-       rt3883_detect_sys_type();
        rt3883_clocks_init();
 
        clk = clk_get(NULL, "cpu");