kernel-ark/arch/mips
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
..
arc
au1000 Remove useless casts of kmalloc return values. 2005-10-29 19:32:50 +01:00
boot
cobalt
configs
ddb5xxx
dec
galileo-boards/ev96100
gt64120
ite-boards
jazz
jmr3927
kernel Remove useless casts of kmalloc return values. 2005-10-29 19:32:50 +01:00
lasat
lib Hack to resolve longstanding prefetch issue 2005-10-29 19:32:50 +01:00
lib-32
lib-64
math-emu Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other than 2005-10-29 19:32:52 +01:00
mips-boards
mm SB1 cache exception handling. 2005-10-29 19:32:48 +01:00
momentum prom_free_prom_memory() returns unsigned long 2005-10-29 19:32:53 +01:00
oprofile
pci pci-expmem-hack 2005-10-29 19:32:49 +01:00
philips/pnx8550
pmc-sierra prom_free_prom_memory() returns unsigned long 2005-10-29 19:32:53 +01:00
qemu
sgi-ip22
sgi-ip27
sgi-ip32
sibyte SB1 cache exception handling. 2005-10-29 19:32:48 +01:00
sni
tx4927
tx4938
vr41xx
defconfig
Kconfig More foolproofing of the CPU configuration. 2005-10-29 19:32:49 +01:00
Kconfig.debug
Makefile