+2
−0
drivers/mtd/mtdcore.h
0 → 100644
+11
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Fix the sparse warnings generated by the implicit dependency of mtd_blkdevs.c and mtd_core.c for the two symbols mtd_table and mtd_table_mutex. This is done by adding an local header file mtdcore.h to define these (including the warning about the non-proliferation of these symbols). Signed-off-by:Ben Dooks <ben-linux@fluff.org> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>