kernel: bump 4.19 to 4.19.68
[openwrt/staging/jow.git] / target / linux / bcm53xx / patches-4.19 / 400-mtd-spi-nor-detect-JEDEC-incompatible-w25q128-using-.patch
index b05749f72d03e14b52b959b448952267d1a7c6ca..a0d40b0f0b0809e230bea8235d09a1da5126a1be 100644 (file)
@@ -13,7 +13,7 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
 
 --- a/drivers/mtd/spi-nor/spi-nor.c
 +++ b/drivers/mtd/spi-nor/spi-nor.c
-@@ -1295,6 +1295,18 @@ static const struct flash_info *spi_nor_
+@@ -1297,6 +1297,18 @@ static const struct flash_info *spi_nor_
        }
        dev_err(nor->dev, "unrecognized JEDEC id bytes: %02x, %02x, %02x\n",
                id[0], id[1], id[2]);