]> err.no Git - linux-2.6/blobdiff - arch/mips/qemu/q-mem.c
[MIPS] pg-r4k.c: Fix a typo in an R4600 v2 erratum workaround
[linux-2.6] / arch / mips / qemu / q-mem.c
index d174fac43031bf8a067502f8034c750d41c1e1c3..dae39b59de15e486069f75a42cf4d27da9857c75 100644 (file)
@@ -1,6 +1,5 @@
 #include <linux/init.h>
 
-unsigned long __init prom_free_prom_memory(void)
+void __init prom_free_prom_memory(void)
 {
-       return 0UL;
 }