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/rt288x.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt288x.h') diff --git a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt288x.h b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt288x.h index 29c7a7205..ff6c82ec8 100644 --- a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt288x.h +++ b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt288x.h @@ -17,8 +17,6 @@ #include #include -void rt288x_detect_sys_type(void); - #define RT288X_CPU_IRQ_BASE 0 #define RT288X_INTC_IRQ_BASE 8 #define RT288X_INTC_IRQ_COUNT 32 -- cgit v1.2.3