linux_dsm_epyc7002/arch/mips/ar7
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
..
clock.c
gpio.c
irq.c
Makefile
memory.c MIPS: replace add_memory_region with memblock 2020-10-12 12:01:36 +02:00
Platform MIPS: Only include the platform file needed 2020-05-13 00:17:18 +02:00
platform.c
prom.c
setup.c MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
time.c