summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-2.6.37/130-watchdog.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-06 23:10:58 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-06 23:10:58 +0000
commitb7001209e6f257d654e413e348bf2a7f4725885d (patch)
treebbc9aefbccc391130650addc703f5b01af3b281a /target/linux/atheros/patches-2.6.37/130-watchdog.patch
parent0d06086399c2db473a12f9dc5a2b6a5a08a82251 (diff)
atheros: add gpio_set_debounce(), refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25914 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/patches-2.6.37/130-watchdog.patch')
-rw-r--r--target/linux/atheros/patches-2.6.37/130-watchdog.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-2.6.37/130-watchdog.patch b/target/linux/atheros/patches-2.6.37/130-watchdog.patch
index aaa162e82..c2c9c2339 100644
--- a/target/linux/atheros/patches-2.6.37/130-watchdog.patch
+++ b/target/linux/atheros/patches-2.6.37/130-watchdog.patch
@@ -203,7 +203,7 @@
+module_exit(exit_ar2315_wdt);
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
-@@ -927,6 +927,12 @@ config BCM63XX_WDT
+@@ -930,6 +930,12 @@ config BCM63XX_WDT
To compile this driver as a loadable module, choose M here.
The module will be called bcm63xx_wdt.