linux/arch/mips/pmc-sierra/yosemite
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
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
atmel_read_eeprom.c [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
atmel_read_eeprom.h Useless includes of everything, the kitchen sink and version.h ... 2005-10-29 19:31:07 +01:00
dbg_io.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ht-irq.c Useless includes of everything, the kitchen sink and version.h ... 2005-10-29 19:31:07 +01:00
ht.c Useless includes of everything, the kitchen sink and version.h ... 2005-10-29 19:31:07 +01:00
i2c-yosemite.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c-yosemite.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irq-handler.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irq.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
prom.c prom_free_prom_memory() returns unsigned long 2005-10-29 19:32:53 +01:00
py-console.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
setup.c Get rid of early_init. There's more need to make this form of 2005-10-29 19:30:18 +01:00
setup.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
smp.c Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK. 2005-10-29 19:32:35 +01:00