+93
−1
+0
−1
drivers/of/of_mtd.c
deleted100644 → 0
+0
−155
include/linux/of_mtd.h
deleted100644 → 0
+0
−56
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Now that all drivers go through nand_set_flash_node() to parse the generic
NAND properties, we can move all of_get_nand_xxx() helpers in to
nand_base.c, make them static and remove of_mtd.c and of_mtd.h.
Signed-off-by:
Boris Brezillon <boris.brezillon@free-electrons.com>