use common get_system_type function
[openwrt/openwrt.git] / target / linux / ramips / files / arch / mips / include / asm / mach-ralink / rt288x.h
index 4e0e36e8ecc6fdb083a0ed5a86faf688b98989b5..85331a5ba9a90af395454bf34c7f7b8b3009f39b 100644 (file)
 #include <linux/io.h>
 
 void rt288x_detect_sys_type(void) __init;
-
-#define RT288X_SYS_TYPE_LEN    64
-extern unsigned char rt288x_sys_type[RT288X_SYS_TYPE_LEN];
-
 void rt288x_detect_sys_freq(void) __init;
 
 extern unsigned long rt288x_cpu_freq;