aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath25/patches-5.4/130-watchdog.patch
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-04-13 19:11:20 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-09-06 19:49:13 +0200
commitfc920bfb0088250db6bac855f59086abec98b1f1 (patch)
treecc3ee12145985b29b505396b736c76565e3ac839 /target/linux/ath25/patches-5.4/130-watchdog.patch
parent081e944be6684bf5c4ee7c9fa2683d568d5be288 (diff)
downloadupstream-fc920bfb0088250db6bac855f59086abec98b1f1.tar.gz
upstream-fc920bfb0088250db6bac855f59086abec98b1f1.tar.bz2
upstream-fc920bfb0088250db6bac855f59086abec98b1f1.zip
ath25: refresh patches for kernel 5.4
Refresh patches to make them apply to kernel 5.4. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ath25/patches-5.4/130-watchdog.patch')
-rw-r--r--target/linux/ath25/patches-5.4/130-watchdog.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ath25/patches-5.4/130-watchdog.patch b/target/linux/ath25/patches-5.4/130-watchdog.patch
index 01904d69a5..8a5bd83418 100644
--- a/target/linux/ath25/patches-5.4/130-watchdog.patch
+++ b/target/linux/ath25/patches-5.4/130-watchdog.patch
@@ -212,7 +212,7 @@
+MODULE_ALIAS("platform:" DRIVER_NAME);
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
-@@ -1647,6 +1647,13 @@ config PIC32_DMT
+@@ -1830,6 +1830,13 @@ config PIC32_DMT
To compile this driver as a loadable module, choose M here.
The module will be called pic32-dmt.
@@ -228,7 +228,7 @@
# POWERPC Architecture
--- a/drivers/watchdog/Makefile
+++ b/drivers/watchdog/Makefile
-@@ -166,6 +166,7 @@ obj-$(CONFIG_WDT_MTX1) += mtx-1_wdt.o
+@@ -161,6 +161,7 @@ obj-$(CONFIG_WDT_MTX1) += mtx-1_wdt.o
obj-$(CONFIG_PNX833X_WDT) += pnx833x_wdt.o
obj-$(CONFIG_SIBYTE_WDOG) += sb_wdog.o
obj-$(CONFIG_AR7_WDT) += ar7_wdt.o