ath79: move tplinkpart.c parser to patches
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 13 Apr 2020 16:43:44 +0000 (18:43 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 24 Apr 2020 15:50:59 +0000 (17:50 +0200)
commitd3c9630811468499a94302fc57f3a4874f1614bc
tree039dbd623796ff9784f4bd2e12014d5c907a16c4
parent5f923498415d79dc500f7ba26c30dde5c9f27586
ath79: move tplinkpart.c parser to patches

Between 4.19 and 5.4, mtd parsers have been moved to "parsers"
subdirectory. Like for myloader.c in the previous patch,
this patch moves tplinkpart.c to the kernel patches, so the
code and the kernel includes are at the same location and
the path can be adjusted per kernel.

While at it, remove some outdated kernel version switches from
the C code.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ath79/files/drivers/mtd/tplinkpart.c [deleted file]
target/linux/ath79/patches-4.19/405-mtd-tp-link-partition-parser.patch
target/linux/ath79/patches-5.4/405-mtd-tp-link-partition-parser.patch