ramips: register watchdog device on the rt305x boards
[openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt305x / mach-pwh2004.c
index 090a797..e40c8a8 100644 (file)
@@ -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",
This page took 0.01943 seconds and 4 git commands to generate.