brcm47xx-2.6 cleanup, fix the kernel config
[openwrt/svn-archive/archive.git] / target / linux / brcm47xx-2.6 / files / arch / mips / bcm947xx / prom.c
index 235d45aaddf39d8b4438f0387e65deb086f0536e..41ea0870b79799c3bee02034f336e91dd9731542 100644 (file)
@@ -56,7 +56,6 @@ void __init prom_init(void)
        add_memory_region(0, mem, BOOT_MEM_RAM);
 }
 
-unsigned long __init prom_free_prom_memory(void)
+void __init prom_free_prom_memory(void)
 {
-       return 0;
 }