mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-07 00:38:57 +00:00
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>
|
||
|---|---|---|
| .. | ||
| atmel_read_eeprom.c | ||
| atmel_read_eeprom.h | ||
| dbg_io.c | ||
| ht-irq.c | ||
| ht.c | ||
| i2c-yosemite.c | ||
| i2c-yosemite.h | ||
| irq-handler.S | ||
| irq.c | ||
| Makefile | ||
| prom.c | ||
| py-console.c | ||
| setup.c | ||
| setup.h | ||
| smp.c | ||