mirror of
https://github.com/torvalds/linux.git
synced 2025-11-11 05:58:56 +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> |
||
|---|---|---|
| .. | ||
| clock.c | ||
| dbdma.c | ||
| dma.c | ||
| gpiolib.c | ||
| irq.c | ||
| Makefile | ||
| platform.c | ||
| power.c | ||
| prom.c | ||
| setup.c | ||
| sleeper.S | ||
| time.c | ||
| usb.c | ||
| vss.c | ||