Commits

Adrian Bunk committed 456d9fc92eb
[MTD] mtdram.c should #include <linux/mtd/mtdram.h> Every file should include the headers containing the externs for its global functions (in this case for mtdram_init_device()). Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: David Woodhouse <dwmw2@infradead.org>