ramips: add asiarf awapn2403 support
[oweals/openwrt.git] / target / linux / ramips / patches-3.10 / 0004-watchdog-MIPS-add-ralink-watchdog-driver.patch
index 8f67315098ad58a8c98f3f45e77447895d56f136..4b44d86dc2803be64081587661fb66179f6a9b82 100644 (file)
@@ -17,7 +17,7 @@ Cc: linux-mips@linux-mips.org
 
 --- a/drivers/watchdog/Kconfig
 +++ b/drivers/watchdog/Kconfig
-@@ -1104,6 +1104,13 @@ config LANTIQ_WDT
+@@ -1113,6 +1113,13 @@ config LANTIQ_WDT
        help
          Hardware driver for the Lantiq SoC Watchdog Timer.
  
@@ -33,7 +33,7 @@ Cc: linux-mips@linux-mips.org
  # POWERPC Architecture
 --- a/drivers/watchdog/Makefile
 +++ b/drivers/watchdog/Makefile
-@@ -134,6 +134,7 @@ obj-$(CONFIG_TXX9_WDT) += txx9wdt.o
+@@ -135,6 +135,7 @@ obj-$(CONFIG_TXX9_WDT) += txx9wdt.o
  obj-$(CONFIG_OCTEON_WDT) += octeon-wdt.o
  octeon-wdt-y := octeon-wdt-main.o octeon-wdt-nmi.o
  obj-$(CONFIG_LANTIQ_WDT) += lantiq_wdt.o