kernel: bump 4.19 to 4.19.122
[oweals/openwrt.git] / target / linux / generic / pending-4.19 / 435-mtd-add-routerbootpart-parser-config.patch
index 678eaed4ceb90042eb799595f15c250700521a62..5637cd54af4fb6178c4e80a3883df1c4f1dd9f5a 100644 (file)
@@ -14,11 +14,9 @@ Signed-off-by: Thibaut VARĂˆNE <hacks@slashdirt.org>
  drivers/mtd/parsers/Makefile | 1 +
  2 files changed, 10 insertions(+)
 
-diff --git a/drivers/mtd/parsers/Kconfig b/drivers/mtd/parsers/Kconfig
-index de6f5f8..0afa89c 100644
 --- a/drivers/mtd/parsers/Kconfig
 +++ b/drivers/mtd/parsers/Kconfig
-@@ -22,3 +22,12 @@ config MTD_SHARPSL_PARTS
+@@ -14,3 +14,12 @@ config MTD_SHARPSL_PARTS
          This provides the read-only FTL logic necessary to read the partition
          table from the NAND flash of Sharp SL Series (Zaurus) and the MTD
          partition parser using this code.
@@ -31,8 +29,6 @@ index de6f5f8..0afa89c 100644
 +        flash, some of which are fixed and some of which are located at
 +        variable offsets. This parser handles both cases via properly
 +        formatted DTS.
-diff --git a/drivers/mtd/parsers/Makefile b/drivers/mtd/parsers/Makefile
-index 44ff342..0543362 100644
 --- a/drivers/mtd/parsers/Makefile
 +++ b/drivers/mtd/parsers/Makefile
 @@ -1,2 +1,3 @@