aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx5/devices.h
diff options
context:
space:
mode:
authorWolfram Sang <w.sang@pengutronix.de>2010-05-17 12:33:43 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-05-18 08:32:33 +0200
commit4a870fc898db90033585cef35d89cf931e189fa4 (patch)
tree3f8bc41e575e738d8011ecb3e52e1f6fd9926e0a /arch/arm/mach-mx5/devices.h
parentarm/mx25: add watchdog device (diff)
downloadlinux-dev-4a870fc898db90033585cef35d89cf931e189fa4.tar.xz
linux-dev-4a870fc898db90033585cef35d89cf931e189fa4.zip
arm/mx51: add watchdog device
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Cc: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx5/devices.h')
-rw-r--r--arch/arm/mach-mx5/devices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx5/devices.h b/arch/arm/mach-mx5/devices.h
index 0494d6bbcc5f..c879ae71cd5b 100644
--- a/arch/arm/mach-mx5/devices.h
+++ b/arch/arm/mach-mx5/devices.h
@@ -5,3 +5,4 @@ extern struct platform_device mxc_fec_device;
extern struct platform_device mxc_usbdr_host_device;
extern struct platform_device mxc_usbh1_device;
extern struct platform_device mxc_usbdr_udc_device;
+extern struct platform_device mxc_wdt;