+11
−1
drivers/mtd/maps/plat-ram.c
0 → 100644
+286
−0
include/linux/mtd/plat-ram.h
0 → 100644
+35
−0
Loading
Driver for generic RAM blocks which are exported by an platform_device from the device driver system. Signed-off-by:Ben Dooks <ben@simtec.co.uk> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>