mtd: parsers: Move BCM63xx parser
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 13 Aug 2019 07:25:29 +0000 (09:25 +0200)
committerRichard Weinberger <richard@nod.at>
Sun, 15 Sep 2019 21:50:49 +0000 (23:50 +0200)
commitac37d352bac5104f86e5bae38481eef902076c15
tree5bdbf14610b6178928cb26d2f751fd4964b191fd
parent11f74023888f4e50fd33d3428ce473a10e1f1969
mtd: parsers: Move BCM63xx parser

This moves the BCM63xx partition parser down into the
parser subdirectory. No functional change.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Richard Weinberger <richard@nod.at>
drivers/mtd/Kconfig
drivers/mtd/Makefile
drivers/mtd/bcm63xxpart.c [deleted file]
drivers/mtd/parsers/Kconfig
drivers/mtd/parsers/Makefile
drivers/mtd/parsers/bcm63xxpart.c [new file with mode: 0644]