diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-08 13:39:00 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-08 14:53:39 +0200 |
commit | 5387bc9cbb9ed205f08766523a296f21dfa83b56 (patch) | |
tree | 4e8822f417aac2dc8b9f8f4e805569705cb0b5a6 /target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch | |
parent | 1138e0f8878fe402697fd4b8aceacec39fc28a00 (diff) | |
download | upstream-5387bc9cbb9ed205f08766523a296f21dfa83b56.tar.gz upstream-5387bc9cbb9ed205f08766523a296f21dfa83b56.tar.bz2 upstream-5387bc9cbb9ed205f08766523a296f21dfa83b56.zip |
kernel: bump 4.14 to 4.14.111
Refreshed all patches.
Compile-tested on: ar71xx, cns3xxx, imx6, x86_64
Runtime-tested on: ar71xx, cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch')
-rw-r--r-- | target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch b/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch index 0619431211..e08cbb4881 100644 --- a/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch +++ b/target/linux/layerscape/patches-4.14/812-flexspi-support-layerscape.patch @@ -40,7 +40,7 @@ Signed-off-by: Biwen Li <biwen.li@nxp.com> --- a/drivers/md/dm-thin.c +++ b/drivers/md/dm-thin.c -@@ -3690,6 +3690,19 @@ static int process_create_thin_mesg(unsi +@@ -3697,6 +3697,19 @@ static int process_create_thin_mesg(unsi return r; } |