From 0b10449413b37ef9db55ec1dba598a6e16f0c466 Mon Sep 17 00:00:00 2001 From: blogic Date: Fri, 6 Aug 2010 15:49:42 +0000 Subject: [ifxmips] * remove references to gpio_dev * make vmmc driver register its own memory and dont rely on arch code to do so * makes any Danube board with a CFI commandset 2 NOR flash chip functional again * fixes filenames of downloaded firmwares thanks, Ithamar R. Adema git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22515 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../files-2.6.33/arch/mips/include/asm/mach-ifxmips/ifxmips_prom.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/ifxmips/files-2.6.33/arch/mips/include') diff --git a/target/linux/ifxmips/files-2.6.33/arch/mips/include/asm/mach-ifxmips/ifxmips_prom.h b/target/linux/ifxmips/files-2.6.33/arch/mips/include/asm/mach-ifxmips/ifxmips_prom.h index 71012be3c..6e4b597cc 100644 --- a/target/linux/ifxmips/files-2.6.33/arch/mips/include/asm/mach-ifxmips/ifxmips_prom.h +++ b/target/linux/ifxmips/files-2.6.33/arch/mips/include/asm/mach-ifxmips/ifxmips_prom.h @@ -19,8 +19,6 @@ #define _IFXPROM_H__ extern void early_printf(const char *fmt, ...); -extern u32 *prom_get_cp1_base(void); -extern u32 prom_get_cp1_size(void); extern int ifxmips_has_brn_block(void); #endif -- cgit v1.2.3