mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
e7ae8d174e
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>