From 784d7f0251cfd01e12f55776bf858198ff606e3c Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Mon, 17 Sep 2018 11:48:49 +0200 Subject: kernel: bump 4.9 to 4.9.127 Refreshed all patches. Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte --- .../950-0074-Update-ds1307-driver-for-device-tree-support.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm2708/patches-4.9/950-0074-Update-ds1307-driver-for-device-tree-support.patch') diff --git a/target/linux/brcm2708/patches-4.9/950-0074-Update-ds1307-driver-for-device-tree-support.patch b/target/linux/brcm2708/patches-4.9/950-0074-Update-ds1307-driver-for-device-tree-support.patch index d4f7e762c2..236e55d69a 100644 --- a/target/linux/brcm2708/patches-4.9/950-0074-Update-ds1307-driver-for-device-tree-support.patch +++ b/target/linux/brcm2708/patches-4.9/950-0074-Update-ds1307-driver-for-device-tree-support.patch @@ -10,7 +10,7 @@ Signed-off-by: Ryan Coe --- a/drivers/rtc/rtc-ds1307.c +++ b/drivers/rtc/rtc-ds1307.c -@@ -1675,6 +1675,14 @@ static int ds1307_remove(struct i2c_clie +@@ -1682,6 +1682,14 @@ static int ds1307_remove(struct i2c_clie return 0; } -- cgit v1.2.3