Commits
Brian Norris committed 8bf57b0dd43
mtd: plat_nand: use default partition probe It's harmless to add 'ofpart' (the only different parser supported in default mtdpart.c) to plat_nand. That let's us kill off one more custom partition prober listing. Signed-off-by: Brian Norris <computersforpeace@gmail.com>