Fixing ethernet driver compilation error for i.MX31 ADS board
authorIan Lartey <ian@opensource.wolfsonmicro.com>
Thu, 14 Oct 2010 11:07:33 +0000 (12:07 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 19 Oct 2010 16:45:01 +0000 (18:45 +0200)
commitd24d96e05565c9bd81becba695131b0144c01707
tree5322654f3393c5a33b9459baa5d0885f88a92152
parenta3927416bf7f5cc9a0cfddab1e36035738bc287c
Fixing ethernet driver compilation error for i.MX31 ADS board

This is only a partial revert of "ARM: mx3/mx31ads: fold board
header in its only user"
[commit ccfa7c269843001077df02d98918c6c9bde91395)]

As some of the the board defines are also used in the cs89x0
ethernet driver by the i.MX31 ADS.

Signed-off-by: Ian Lartey <ian@opensource.wolfsonmicro.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx3/mach-mx31ads.c
arch/arm/plat-mxc/include/mach/board-mx31ads.h [new file with mode: 0644]