From a2a75c21bdb1afc6786d01693c8a52f34197ea9b Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Fri, 21 Aug 2020 14:21:08 +0200 Subject: kernel: Update kernel 4.14 to version 4.14.195 Compile and runtime tested on lantiq/xrx200 and x86/64. Signed-off-by: Hauke Mehrtens --- target/linux/cns3xxx/patches-4.14/075-spi_support.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/cns3xxx/patches-4.14/075-spi_support.patch') diff --git a/target/linux/cns3xxx/patches-4.14/075-spi_support.patch b/target/linux/cns3xxx/patches-4.14/075-spi_support.patch index 401ec876e9..6921799928 100644 --- a/target/linux/cns3xxx/patches-4.14/075-spi_support.patch +++ b/target/linux/cns3xxx/patches-4.14/075-spi_support.patch @@ -39,7 +39,7 @@ /** --- a/drivers/spi/spi.c +++ b/drivers/spi/spi.c -@@ -1029,6 +1029,9 @@ static int spi_transfer_one_message(stru +@@ -1041,6 +1041,9 @@ static int spi_transfer_one_message(stru list_for_each_entry(xfer, &msg->transfers, transfer_list) { trace_spi_transfer_start(msg, xfer); -- cgit v1.2.3