update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)
[openwrt/staging/chunkeey.git] / target / linux / ar7-2.6 / files / include / asm-mips / ar7 / prom.h
index bb0b0c4d5b767e4f516f5f46497589045c1a1c19..10d623510285ed42610255683a6de5970eb16d74 100644 (file)
@@ -21,7 +21,6 @@
 #ifndef __PROM_H__
 #define __PROM_H__
 
-extern void prom_init(void);
 extern char *prom_getenv(char *name);
 extern void prom_printf(char *fmt, ...);