[ifxmips]
[openwrt.git] / target / linux / ifxmips / files-2.6.33 / arch / mips / include / asm / mach-ifxmips / ifxmips_prom.h
index 71012be..6e4b597 100644 (file)
@@ -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