kernel-ark/arch
Arthur Othieno 5ef66935c1 prom_free_prom_memory() returns unsigned long
Some boards declare prom_free_prom_memory as a void function but the
    caller free_initmem() expects a return value.
    
    Fix those up and return 0 instead, just like everyone else does.
    
    Signed-off-by: Arthur Othieno <a.othieno@bluewin.ch>
    Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2005-10-29 19:32:53 +01:00
..
alpha
arm
arm26
cris
frv
h8300
i386
ia64
m32r
m68k
m68knommu
mips prom_free_prom_memory() returns unsigned long 2005-10-29 19:32:53 +01:00
parisc
ppc
ppc64
s390
sh
sh64
sparc
sparc64
um
v850
x86_64
xtensa