linux-stable/arch/mips/fw/arc
Thomas Bogendoerfer e7ae8d174e MIPS: replace add_memory_region with memblock
add_memory_region was the old interface for registering memory and
was already changed to used memblock internaly. Replace it by
directly calling memblock functions.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2020-10-12 12:01:36 +02:00
..
arc_con.c mips: Return proper error code from console ->setup() hook 2020-06-25 14:20:13 +02:00
cmdline.c MIPS: arc: use function argument for passing argc/argv to prom_init_cmdline 2019-10-23 21:10:34 -07:00
env.c MIPS: fw: arc: remove unused ARC code 2019-10-09 14:55:37 -07:00
file.c MIPS: fw: arc: remove unused ARC code 2019-10-09 14:55:37 -07:00
identify.c MIPS: SGI-IP27: reduce ARC usage to a minimum 2019-10-23 21:10:37 -07:00
init.c MIPS: arc: use function argument for passing argc/argv to prom_init_cmdline 2019-10-23 21:10:34 -07:00
Makefile MIPS: SGI-IP27: reduce ARC usage to a minimum 2019-10-23 21:10:37 -07:00
memory.c MIPS: replace add_memory_region with memblock 2020-10-12 12:01:36 +02:00
misc.c MIPS: fw: arc: remove unused ARC code 2019-10-09 14:55:37 -07:00
promlib.c MIPS: fw: arc: workaround 64bit kernel/32bit ARC problems 2019-10-09 14:55:53 -07:00