summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mxs/module-tx28.h
diff options
context:
space:
mode:
authorLothar Waßmann <LW@KARO-electronics.de>2011-03-21 17:48:05 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2011-03-23 15:08:14 +0100
commit021ebc2da02a7f3107a8f31d8a0ebfbe4175429e (patch)
treed3f33f408b29717cd0f36b2cfd2e947ccc41f565 /arch/arm/mach-mxs/module-tx28.h
parent5d18724588a4f632e836357a43b33bf4b538af82 (diff)
ARM: mxs: configure and register the second FEC device on TX28/STK5-V4
Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mxs/module-tx28.h')
-rw-r--r--arch/arm/mach-mxs/module-tx28.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mxs/module-tx28.h b/arch/arm/mach-mxs/module-tx28.h
index df9e1b6e81b..8ed425457d3 100644
--- a/arch/arm/mach-mxs/module-tx28.h
+++ b/arch/arm/mach-mxs/module-tx28.h
@@ -7,3 +7,4 @@
* Free Software Foundation.
*/
int __init tx28_add_fec0(void);
+int __init tx28_add_fec1(void);