original_kernel/arch/arm/plat-mxc
Uwe Kleine-König 662a74b4b2 ARM: mx3: fix build failure concerning MXC_INT_MMC_SDHC2
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  (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.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-10-21 21:52:01 +02:00
..
devices imx-esdhc: update devices registration 2010-10-19 18:45:00 +02:00
include/mach ARM: mx3: fix build failure concerning MXC_INT_MMC_SDHC2 2010-10-21 21:52:01 +02:00
3ds_debugboard.c
Kconfig ARM: imx: Add iram allocator functions 2010-10-19 18:44:57 +02:00
Makefile ARM: imx: Add iram allocator functions 2010-10-19 18:44:57 +02:00
audmux-v1.c
audmux-v2.c ARM: mx51: Add audmux support 2010-10-01 09:33:01 +02:00
clock.c
cpu.c
devices.c
ehci.c ARM: imx: ehci: use void __iomem * to hold i/o addresses 2010-09-27 12:53:01 +02:00
epit.c
gpio.c mxc/gpio: make _set_value work with values != 0/1 2010-10-11 15:31:40 +02:00
iomux-v1.c
iomux-v3.c
iram_alloc.c ARM: imx: Add iram allocator functions 2010-10-19 18:44:57 +02:00
irq.c
pwm.c
ssi-fiq-ksym.c
ssi-fiq.S
system.c
time.c
tzic.c
ulpi.c