commit | 456d9fc92eb8635d53e8facc57764464b8759173 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Mon Apr 14 17:20:02 2008 +0300 |
committer | David Woodhouse <dwmw2@infradead.org> | Tue Apr 22 15:55:07 2008 +0100 |
tree | 6b2622fa258cee4260c40922c5c756fa163158d8 | |
parent | 51ee83df6151a3e618e65236e304e00ac8d95607 [diff] |
[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>