summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx25/devices.h
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2010-06-21 08:16:00 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2010-07-26 14:18:29 +0200
commitf747847e8f0312ddc50fe7cb7ed4f6399ec154e0 (patch)
treea509e75f83c2835a756ef2c1a1c256c9802268b1 /arch/arm/mach-mx25/devices.h
parent94d359586480fd6d22eccec5dc3693d7d0f68928 (diff)
downloadop-kernel-dev-f747847e8f0312ddc50fe7cb7ed4f6399ec154e0.zip
op-kernel-dev-f747847e8f0312ddc50fe7cb7ed4f6399ec154e0.tar.gz
mx25: add support for the CSI device
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 290843b..00e29f5 100644
--- a/arch/arm/mach-mx25/devices.h
+++ b/arch/arm/mach-mx25/devices.h
@@ -25,3 +25,4 @@ extern struct platform_device mxc_wdt;
extern struct platform_device mx25_kpp_device;
extern struct platform_device imx_ssi_device0;
extern struct platform_device imx_ssi_device1;
+extern struct platform_device mx25_csi_device;
OpenPOWER on IntegriCloud