Clean up the prom code / board detection (thanks Gabor), fix some warnings
[openwrt/openwrt.git] / target / linux / rb532 / files / arch / mips / rb500 / setup.c
index ee6bfb7235c6c914b70131731f090fd6620ceda2..2fda0e2ab1c1901cb6d565166046247fec697204 100644 (file)
@@ -19,7 +19,7 @@
 #include <asm/rc32434/pci.h>
 
 #ifdef CONFIG_PCI
-extern void *rc32434_time_init(void);
+extern void rc32434_time_init(void);
 extern int __init rc32434_pcibridge_init(void);
 #endif