From 9fb8ca891c66f6f2eff5d3003c9ca3b306fb062a Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 11 Mar 2012 19:05:53 +0000 Subject: ramips: introduce ramips_soc_prom_init and move SoC detection into that git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30887 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x.h') diff --git a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x.h b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x.h index d1a4df944..2e3f9fcbf 100644 --- a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x.h +++ b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x.h @@ -16,8 +16,6 @@ #include #include -void rt305x_detect_sys_type(void); - #define RT305X_MEM_SIZE_MIN (2 * 1024 * 1024) #define RT305X_MEM_SIZE_MAX (64 * 1024 * 1024) -- cgit v1.2.3