summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx25/devices.h
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2009-12-21 13:44:31 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-01-04 11:47:44 +0100
commita759544ff95c14dac93759e02a84e233da0dc25a (patch)
tree97effc65a16213cd5fac75ad7e8c1ff5d330de8c /arch/arm/mach-mx25/devices.h
parentdda71f1612bd6644714ab5c801d2f6d390b5318f (diff)
downloadop-kernel-dev-a759544ff95c14dac93759e02a84e233da0dc25a.zip
op-kernel-dev-a759544ff95c14dac93759e02a84e233da0dc25a.tar.gz
mx25: add support for FEC on i.MX25
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 fe6bf88..fe5420f 100644
--- a/arch/arm/mach-mx25/devices.h
+++ b/arch/arm/mach-mx25/devices.h
@@ -17,3 +17,4 @@ extern struct platform_device mxc_keypad_device;
extern struct platform_device mxc_i2c_device0;
extern struct platform_device mxc_i2c_device1;
extern struct platform_device mxc_i2c_device2;
+extern struct platform_device mx25_fec_device;
OpenPOWER on IntegriCloud