Update to .21
[openwrt/staging/florian.git] / target / linux / brcm63xx-2.6 / files / arch / mips / bcm963xx / prom.c
index 23e97200b0e37d888d10febe766389456e98e6ba..e02d31c9ed6d64e4a198b477cce2b464c41d79f1 100644 (file)
@@ -67,8 +67,7 @@ void __init prom_init(void)
        mips_machtype = MACH_BCM;
 }
 
-unsigned long __init prom_free_prom_memory(void)
+void __init prom_free_prom_memory(void)
 {
        /* We do not have any memory to free */
-       return 0;
 }