From f019ef96de8c9d6af703469ae4e5ff4bde3f3f50 Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 26 Jan 2011 20:48:47 +0000 Subject: ramips: register watchdog device on the rt305x boards git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25128 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/files/arch/mips/ralink/rt305x/mach-pwh2004.c | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/files/arch/mips/ralink/rt305x/mach-pwh2004.c') diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-pwh2004.c b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-pwh2004.c index 090a79768..e40c8a850 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-pwh2004.c +++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-pwh2004.c @@ -97,6 +97,7 @@ static void __init pwh2004_init(void) pwh2004_gpio_buttons); rt305x_register_ethernet(); rt305x_register_wifi(); + rt305x_register_wdt(); } MIPS_MACHINE(RAMIPS_MACH_PWH2004, "PWH2004", "Prolink PWH2004", -- cgit v1.2.3