ARM: mx3/mx35_3ds: Add watchdog support
[pandora-kernel.git] / arch / arm / mach-mx3 / mach-mx35_3ds.c
index 73fb115..d5ca7ea 100644 (file)
@@ -140,6 +140,7 @@ static void __init mxc_board_init(void)
        mxc_iomux_v3_setup_multiple_pads(mx35pdk_pads, ARRAY_SIZE(mx35pdk_pads));
 
        imx35_add_fec(NULL);
+       imx35_add_imx2_wdt(NULL);
        platform_add_devices(devices, ARRAY_SIZE(devices));
 
        imx35_add_imx_uart0(&uart_pdata);