summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/parsers/cmdlinepart.c
AgeCommit message (Collapse)AuthorFilesLines
2019-09-15mtd: parsers: Move CMDLINE parserLinus Walleij1-0/+400
This moves the CMDLINE 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>