dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mips/momentum
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
..
jaguar_atx prom_free_prom_memory() returns unsigned long 2005-10-29 19:32:53 +01:00
ocelot_3 prom_free_prom_memory() returns unsigned long 2005-10-29 19:32:53 +01:00
ocelot_c Convert struct hw_interrupt_type initializations to ISO C99 named 2005-10-29 19:30:46 +01:00
ocelot_g Get rid of early_init. There's more need to make this form of 2005-10-29 19:30:18 +01:00
Kconfig Sliceup Kconfig; it's grown too large. 2005-10-29 19:32:41 +01:00