From aaecfecdcde549e9e1aa09d1d5e5d0d43d5c9b49 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Tue, 3 Jul 2018 19:37:55 +0200 Subject: kernel: bump kernel 4.4 to version 4.4.139 Signed-off-by: Hauke Mehrtens --- target/linux/cns3xxx/patches-4.4/075-spi_support.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/cns3xxx/patches-4.4') diff --git a/target/linux/cns3xxx/patches-4.4/075-spi_support.patch b/target/linux/cns3xxx/patches-4.4/075-spi_support.patch index 9011073..b575b1c 100644 --- a/target/linux/cns3xxx/patches-4.4/075-spi_support.patch +++ b/target/linux/cns3xxx/patches-4.4/075-spi_support.patch @@ -39,7 +39,7 @@ /** --- a/drivers/spi/spi.c +++ b/drivers/spi/spi.c -@@ -933,6 +933,9 @@ static int spi_transfer_one_message(stru +@@ -939,6 +939,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.1