kernel: bump 4.9 to 4.9.127

Refreshed all patches.

Compile-tested on: ar71xx
Runtime-tested on: ar71xx

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
This commit is contained in:
Koen Vandeputte
2018-09-17 11:48:49 +02:00
parent 92511d21cc
commit 784d7f0251
7 changed files with 17 additions and 17 deletions

View File

@@ -10,7 +10,7 @@ Signed-off-by: Ryan Coe <bluemrp9@gmail.com>
--- 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;
}