aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/layerscape/patches-4.9/402-mtd-support-layerscape.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2018-08-03 10:52:28 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2018-08-03 16:10:38 +0200
commit4ec4dd2a118d124123e20a7af7958ba7d30785fe (patch)
treefff00a941bdbe3997359cdd88d2d0fcb0b38a561 /target/linux/layerscape/patches-4.9/402-mtd-support-layerscape.patch
parent4bb8a678e0e0eaf5c3651cc73f3b2c4cb1d267a2 (diff)
downloadupstream-4ec4dd2a118d124123e20a7af7958ba7d30785fe.tar.gz
upstream-4ec4dd2a118d124123e20a7af7958ba7d30785fe.tar.bz2
upstream-4ec4dd2a118d124123e20a7af7958ba7d30785fe.zip
kernel: bump 4.9 to 4.9.117
Refreshed all patches Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/layerscape/patches-4.9/402-mtd-support-layerscape.patch')
-rw-r--r--target/linux/layerscape/patches-4.9/402-mtd-support-layerscape.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.9/402-mtd-support-layerscape.patch b/target/linux/layerscape/patches-4.9/402-mtd-support-layerscape.patch
index 6b3485700a..9f44e9e723 100644
--- a/target/linux/layerscape/patches-4.9/402-mtd-support-layerscape.patch
+++ b/target/linux/layerscape/patches-4.9/402-mtd-support-layerscape.patch
@@ -358,7 +358,7 @@ Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
help
--- a/drivers/mtd/nand/fsl_ifc_nand.c
+++ b/drivers/mtd/nand/fsl_ifc_nand.c
-@@ -898,7 +898,7 @@ static int fsl_ifc_chip_init(struct fsl_
+@@ -901,7 +901,7 @@ static int fsl_ifc_chip_init(struct fsl_
chip->ecc.algo = NAND_ECC_HAMMING;
}