From 3303e79b79227f6e9479946090260a4b4bc1b9c8 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 7 May 2012 20:11:43 +0000 Subject: kernel: update linux 3.3 to 3.3.5 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31645 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch') diff --git a/target/linux/generic/patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch b/target/linux/generic/patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch index a476952783..fb16e2aa62 100644 --- a/target/linux/generic/patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch +++ b/target/linux/generic/patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch @@ -51,7 +51,7 @@ Signed-off-by: Vitaly Kuzmichev +EXPORT_SYMBOL_GPL(twd_timer_get_rate); --- a/drivers/watchdog/mpcore_wdt.c +++ b/drivers/watchdog/mpcore_wdt.c -@@ -99,9 +99,7 @@ static void mpcore_wdt_keepalive(struct +@@ -99,9 +99,7 @@ static void mpcore_wdt_keepalive(struct spin_lock(&wdt_lock); /* Assume prescale is set to 256 */ -- cgit v1.2.3