linux/arch/mips/qemu
Atsushi Nemoto c44e8d5e47 [MIPS] prom_free_prom_memory cleanup
Current prom_free_prom_memory() implementations are almost same as
free_init_pages(), or no-op.  Make free_init_pages() extern (again)
and make prom_free_prom_memory() use it.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-02-06 16:53:09 +00:00
..
Makefile [MIPS] Qemu system shutdown support 2006-06-19 17:39:19 +01:00
q-firmware.c [MIPS] Qemu: Accept kernel command line passed by the Emulator. 2005-12-01 11:05:15 +00:00
q-irq.c [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 2006-10-08 02:38:28 +01:00
q-mem.c [MIPS] prom_free_prom_memory cleanup 2007-02-06 16:53:09 +00:00
q-reset.c [MIPS] Don't include obsolete <linux/config.h>. 2006-07-13 21:25:58 +01:00
q-setup.c [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. 2006-07-13 21:26:17 +01:00
q-smp.c [MIPS] Symmetric Uniprocessor support for Qemu. 2006-03-21 13:27:45 +00:00