kernel: bump 4.14 to 4.14.41
[openwrt/staging/blogic.git] / target / linux / ath79 / patches-4.14 / 0002-watchdog-ath79-fix-maximum-timeout.patch
index 8cf4fb3c942a32ecc3f8d3ad6d2effb4968769f5..36234d8d83ed0ee85eda8bf87c4d7b6d2b7f00cc 100644 (file)
@@ -11,11 +11,9 @@ Signed-off-by: John Crispin <john@phrozen.org>
  drivers/watchdog/ath79_wdt.c | 8 ++++++--
  1 file changed, 6 insertions(+), 2 deletions(-)
 
-diff --git a/drivers/watchdog/ath79_wdt.c b/drivers/watchdog/ath79_wdt.c
-index e2209bf5fa8a..c2fc6c3d0092 100644
 --- a/drivers/watchdog/ath79_wdt.c
 +++ b/drivers/watchdog/ath79_wdt.c
-@@ -115,10 +115,14 @@ static inline void ath79_wdt_disable(void)
+@@ -115,10 +115,14 @@ static inline void ath79_wdt_disable(voi
  
  static int ath79_wdt_set_timeout(int val)
  {
@@ -32,6 +30,3 @@ index e2209bf5fa8a..c2fc6c3d0092 100644
        ath79_wdt_keepalive();
  
        return 0;
--- 
-2.11.0
-