summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.9/992-mpcore_wdt_fix_watchdog_counter_loading.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-03-17 19:46:32 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-03-17 19:46:32 +0000
commita5551d366a6df9fd21c9fddecd4912350d89a57c (patch)
treec89757a0ba7ceee4ca2c0743fe205d6f77eebab6 /target/linux/generic/patches-3.9/992-mpcore_wdt_fix_watchdog_counter_loading.patch
parent472bb8d51a1279d22d50002d3d930be53c3d15c5 (diff)
downloadmtk-20170518-a5551d366a6df9fd21c9fddecd4912350d89a57c.zip
mtk-20170518-a5551d366a6df9fd21c9fddecd4912350d89a57c.tar.gz
mtk-20170518-a5551d366a6df9fd21c9fddecd4912350d89a57c.tar.bz2
kernel: refresh 3.9 patches
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36074
Diffstat (limited to 'target/linux/generic/patches-3.9/992-mpcore_wdt_fix_watchdog_counter_loading.patch')
-rw-r--r--target/linux/generic/patches-3.9/992-mpcore_wdt_fix_watchdog_counter_loading.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.9/992-mpcore_wdt_fix_watchdog_counter_loading.patch b/target/linux/generic/patches-3.9/992-mpcore_wdt_fix_watchdog_counter_loading.patch
index 54ca728..c473499 100644
--- a/target/linux/generic/patches-3.9/992-mpcore_wdt_fix_watchdog_counter_loading.patch
+++ b/target/linux/generic/patches-3.9/992-mpcore_wdt_fix_watchdog_counter_loading.patch
@@ -47,7 +47,7 @@ Signed-off-by: Vitaly Kuzmichev <vkuzmichev@mvista.com>
#include <linux/clk.h>
#include <linux/delay.h>
#include <linux/device.h>
-@@ -360,6 +361,13 @@ int __init twd_local_timer_register(stru
+@@ -361,6 +362,13 @@ int __init twd_local_timer_register(stru
return twd_local_timer_common_register(NULL);
}