arm/mx2: use per-SOC nand device
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thu, 11 Feb 2010 15:31:49 +0000 (16:31 +0100)
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Wed, 24 Feb 2010 09:05:38 +0000 (10:05 +0100)
The previous commit introduced one nand device per SoC.  Use this
directly instead of the compatibility macro that will break for
multi-SoC kernels.  And while at it remove the compatibility macro now
that all in-tree users are fixed.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

No differences found