aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/layerscape/patches-4.14/301-arch-support-layerscape.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-06-03 13:40:15 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-06-03 17:00:29 +0200
commit794771afde99814b00485f335553d7203874eaea (patch)
tree6121c24a0f68eef296e707bfbfccfae4e4bfe3c1 /target/linux/layerscape/patches-4.14/301-arch-support-layerscape.patch
parentff88d943727bb65ed31ed8893de1623ff635d0ae (diff)
downloadupstream-794771afde99814b00485f335553d7203874eaea.tar.gz
upstream-794771afde99814b00485f335553d7203874eaea.tar.bz2
upstream-794771afde99814b00485f335553d7203874eaea.zip
kernel: bump 4.14 to 4.14.123
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/301-arch-support-layerscape.patch')
-rw-r--r--target/linux/layerscape/patches-4.14/301-arch-support-layerscape.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.14/301-arch-support-layerscape.patch b/target/linux/layerscape/patches-4.14/301-arch-support-layerscape.patch
index 970e95cf3b..2fa6e4797e 100644
--- a/target/linux/layerscape/patches-4.14/301-arch-support-layerscape.patch
+++ b/target/linux/layerscape/patches-4.14/301-arch-support-layerscape.patch
@@ -290,7 +290,7 @@ Signed-off-by: Biwen Li <biwen.li@nxp.com>
#define __HAVE_PHYS_MEM_ACCESS_PROT
--- a/arch/arm64/mm/dma-mapping.c
+++ b/arch/arm64/mm/dma-mapping.c
-@@ -937,3 +937,4 @@ void arch_setup_dma_ops(struct device *d
+@@ -947,3 +947,4 @@ void arch_setup_dma_ops(struct device *d
}
#endif
}