summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx25/devices.h
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2010-01-27 15:00:48 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-01-29 10:43:21 +0100
commitdcbabbc1fce2c32e4cfe0e18a2651226a72ecaae (patch)
tree07282c982a6e6d756a76e754c22e7a7ed8812f3b /arch/arm/mach-mx25/devices.h
parent4cb73288b195dc04c1f604c38bd4ebd2081db9fa (diff)
downloadop-kernel-dev-dcbabbc1fce2c32e4cfe0e18a2651226a72ecaae.zip
op-kernel-dev-dcbabbc1fce2c32e4cfe0e18a2651226a72ecaae.tar.gz
mx25: add support for the DryIce rtc
Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx25/devices.h')
-rw-r--r--arch/arm/mach-mx25/devices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx25/devices.h b/arch/arm/mach-mx25/devices.h
index 8f55300..37e6a08 100644
--- a/arch/arm/mach-mx25/devices.h
+++ b/arch/arm/mach-mx25/devices.h
@@ -19,3 +19,4 @@ extern struct platform_device mxc_i2c_device1;
extern struct platform_device mxc_i2c_device2;
extern struct platform_device mx25_fec_device;
extern struct platform_device mxc_nand_device;
+extern struct platform_device mx25_rtc_device;
OpenPOWER on IntegriCloud