ramips: register watchdog device on the rt305x boards
[openwrt.git] / target / linux / ramips / files / arch / mips / ralink / rt305x / mach-wcr150gn.c
index 3c3319b..2358a5c 100644 (file)
@@ -62,6 +62,7 @@ static void __init wcr150gn_init(void)
        rt305x_register_flash(0, &wcr150gn_flash_data);
        rt305x_register_ethernet();
        rt305x_register_wifi();
+       rt305x_register_wdt();
 }
 
 MIPS_MACHINE(RAMIPS_MACH_WCR150GN, "WCR150GN", "Sparklan WCR-150GN",
This page took 0.028444 seconds and 4 git commands to generate.