From 021ebc2da02a7f3107a8f31d8a0ebfbe4175429e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lothar=20Wa=C3=9Fmann?= Date: Mon, 21 Mar 2011 17:48:05 +0100 Subject: ARM: mxs: configure and register the second FEC device on TX28/STK5-V4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Lothar Waßmann Signed-off-by: Sascha Hauer --- arch/arm/mach-mxs/module-tx28.h | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-mxs/module-tx28.h') diff --git a/arch/arm/mach-mxs/module-tx28.h b/arch/arm/mach-mxs/module-tx28.h index df9e1b6..8ed4254 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); -- cgit v1.1