diff options
author | Arthur Othieno <a.othieno@bluewin.ch> | 2005-10-28 06:42:56 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 20:32:53 +0200 |
commit | 5ef66935c1f6d412b37cf4f68281bd4fc7fca7e5 (patch) | |
tree | dfdf1058e37ef12c890719a37070ae011ab47e9a /arch/mips/configs/qemu_defconfig | |
parent | Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other than (diff) | |
download | linux-5ef66935c1f6d412b37cf4f68281bd4fc7fca7e5.tar.xz linux-5ef66935c1f6d412b37cf4f68281bd4fc7fca7e5.zip |
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>
Diffstat (limited to 'arch/mips/configs/qemu_defconfig')
0 files changed, 0 insertions, 0 deletions