From 9882a54c4848e2e282bca435c6aa0025d9fa37df Mon Sep 17 00:00:00 2001 From: David Bauer Date: Mon, 30 Aug 2021 00:46:33 +0200 Subject: kernel: bump 4.14 to 4.14.245 Compile-tested: ath79-generic Run-tested: ath79-generic Signed-off-by: David Bauer --- .../layerscape/patches-4.14/202-core-linux-support-layerscape.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/layerscape') diff --git a/target/linux/layerscape/patches-4.14/202-core-linux-support-layerscape.patch b/target/linux/layerscape/patches-4.14/202-core-linux-support-layerscape.patch index 083a518bba..f9cb810b5c 100644 --- a/target/linux/layerscape/patches-4.14/202-core-linux-support-layerscape.patch +++ b/target/linux/layerscape/patches-4.14/202-core-linux-support-layerscape.patch @@ -509,7 +509,7 @@ Signed-off-by: Yangbo Lu * @dma_pfn_offset: offset of DMA memory range relatively of RAM * @dma_parms: A low level driver may set these to teach IOMMU code about * segment limitations. -@@ -930,6 +938,7 @@ struct device { +@@ -931,6 +939,7 @@ struct device { not all hardware supports 64 bit addresses for consistent allocations such descriptors. */ @@ -517,7 +517,7 @@ Signed-off-by: Yangbo Lu unsigned long dma_pfn_offset; struct device_dma_parameters *dma_parms; -@@ -1268,6 +1277,7 @@ extern const char *dev_driver_string(con +@@ -1269,6 +1278,7 @@ extern const char *dev_driver_string(con struct device_link *device_link_add(struct device *consumer, struct device *supplier, u32 flags); void device_link_del(struct device_link *link); -- cgit v1.2.3