mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 05:00:09 +02:00
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> |
||
|---|---|---|
| .. | ||
| devices.c | ||
| gpio.c | ||
| irq.c | ||
| Makefile | ||
| Platform | ||
| prom.c | ||
| serial.c | ||
| setup.c | ||
| time.c | ||