share machine registration code
[openwrt/staging/yousong.git] / target / linux / ramips / files / arch / mips / ralink / rt288x / prom.c
index 80ef719e0c499bf4b350bcce4dd1c3b94c86e800..8becfc92eee783bdceb3fc8d4d32afb0fb7b7dce 100644 (file)
@@ -26,8 +26,6 @@ void __init prom_init(void)
                        "fw_arg2=%08x, fw_arg3=%08x\n",
                        (unsigned int)fw_arg0, (unsigned int)fw_arg1,
                        (unsigned int)fw_arg2, (unsigned int)fw_arg3);
-
-       rt288x_mach_type = RT288X_MACH_GENERIC;
 }
 
 void __init prom_free_prom_memory(void)