1
linux/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 mxc: add common debug board for 3-stack platforms 2010-07-26 14:29:19 +02:00
audmux-v1.c ARM: mxc: remove paragraphs with old address of the FSF 2010-06-30 09:00:28 +02:00
audmux-v2.c ARM: mx51: Add audmux support 2010-10-01 09:33:01 +02:00
clock.c arm: mxc: utilise usecount field in clock operations 2010-07-26 14:17:57 +02:00
cpu.c
devices.c ARM: imx: new helper function imx_add_platform_device 2010-06-30 09:00:03 +02:00
ehci.c ARM: imx: ehci: use void __iomem * to hold i/o addresses 2010-09-27 12:53:01 +02:00
epit.c ARM: imx: Add EPIT support 2010-09-27 12:52:58 +02:00
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 ARM: imx: get rid of mxc_gpio_init 2010-06-24 15:40:40 +02:00
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
pwm.c
ssi-fiq-ksym.c
ssi-fiq.S
system.c ARM: mxc: remove paragraphs with old address of the FSF 2010-06-30 09:00:28 +02:00
time.c arm/plat-mxc: Fix forgotten renaming in timer.c 2010-04-23 09:22:30 +02:00
tzic.c mxc/tzic: add base address when accessing TZIC registers 2010-08-21 12:22:43 +02:00
ulpi.c