X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Flayerscape%2Fpatches-4.4%2F1083-mtd-spi-nor-Fix-error-message-with-unrecognized-JEDE.patch;fp=target%2Flinux%2Flayerscape%2Fpatches-4.4%2F1083-mtd-spi-nor-Fix-error-message-with-unrecognized-JEDE.patch;h=6ebbdb417def7896772736336503a74b22d2d652;hb=d6c831e0e5a0ef97eb054dd3eb382d66b1bffc40;hp=d53942df84d1a1c79a09268975547d3d1076e2ef;hpb=799d0dddf608ff012b49282d5832ddd2ef1b916e;p=openwrt%2Fopenwrt.git diff --git a/target/linux/layerscape/patches-4.4/1083-mtd-spi-nor-Fix-error-message-with-unrecognized-JEDE.patch b/target/linux/layerscape/patches-4.4/1083-mtd-spi-nor-Fix-error-message-with-unrecognized-JEDE.patch index d53942df84..6ebbdb417d 100644 --- a/target/linux/layerscape/patches-4.4/1083-mtd-spi-nor-Fix-error-message-with-unrecognized-JEDE.patch +++ b/target/linux/layerscape/patches-4.4/1083-mtd-spi-nor-Fix-error-message-with-unrecognized-JEDE.patch @@ -20,7 +20,7 @@ Signed-off-by: Brian Norris --- a/drivers/mtd/spi-nor/spi-nor.c +++ b/drivers/mtd/spi-nor/spi-nor.c -@@ -895,7 +895,7 @@ static const struct flash_info *spi_nor_ +@@ -896,7 +896,7 @@ static const struct flash_info *spi_nor_ return &spi_nor_ids[tmp]; } }