[PATCH v2] ARM: mx3: fix build failure concerning MXC_INT_MMC_SDHC2

Fabio Estevam festevam at gmail.com
Fri Oct 22 05:56:33 EDT 2010


Hi Uwe,

On Fri, Oct 22, 2010 at 5:20 AM, Uwe Kleine-König
<u.kleine-koenig at pengutronix.de> wrote:
> Commit c074512 (imx-esdhc: update devices registration) renamed
> MX35_INT_MMC_SDHC2 to MX35_INT_ESDHC2 which broke expansion of the
> MXC_INT_MMC_SDHC2 macro.
> As mxcsdhc_device1 (the only user of MXC_INT_MMC_SDHC2) is only used on
> mx31 use the MX31 prefixed symbol to define its resources.  Moreover to
> reduce further confusion mxcsdhc_device0 is fixed accordingly and the MXC
> prefixed symbols are removed.
>
> Tested-by: Eric Bénard <eric at eukrea.com>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> ---
> changes since v1:
>
>  - add a missing word in commit log
>  - also remove MMC_SDHC[12]_BASE_ADDR

Your v1 version is already in Sascha's git tree now.

Regards,

Fabio Estevam



More information about the linux-arm-kernel mailing list