summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx25/mach-mx25pdk.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mx25/mach-mx25pdk.c')
-rw-r--r--arch/arm/mach-mx25/mach-mx25pdk.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx25/mach-mx25pdk.c b/arch/arm/mach-mx25/mach-mx25pdk.c
index 4a57f68860cb..ba3fbef1c41f 100644
--- a/arch/arm/mach-mx25/mach-mx25pdk.c
+++ b/arch/arm/mach-mx25/mach-mx25pdk.c
@@ -182,6 +182,7 @@ static void __init mx25pdk_init(void)
mxc_register_device(&mxc_nand_device, &mx25pdk_nand_board_info);
mxc_register_device(&mx25_rtc_device, NULL);
mxc_register_device(&mx25_fb_device, &mx25pdk_fb_pdata);
+ mxc_register_device(&mxc_wdt, NULL);
mx25pdk_fec_reset();
mxc_register_device(&mx25_fec_device, &mx25_fec_pdata);