Marek Vasut 4c5bb2e42e mmc: mxs-mmc: Fix merge issue causing build error
The following error appeared due to a merge problem; the patches:

fc108d24 "mmc: mxs-mmc: fix deadlock caused by recursion loop"
829c1bf4 "mmc: spi: Pull out parts shared between MMC and SPI"

came in through separate branches and cause this build error when
combined.

drivers/mmc/host/mxs-mmc.c: In function 'mxs_mmc_enable_sdio_irq':
drivers/mmc/host/mxs-mmc.c:527:3: error: 'struct mxs_mmc_host' has no member named 'base'
drivers/mmc/host/mxs-mmc.c:527:3: error: 'struct mxs_mmc_host' has no member named 'devid'
make[3]: *** [drivers/mmc/host/mxs-mmc.o] Error 1

This patch corrects the issue.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
2012-10-11 17:21:40 -04:00
..
2012-09-01 09:52:48 -07:00
2012-10-10 10:58:42 +09:00
2011-12-07 22:02:05 +00:00
2012-10-10 10:58:42 +09:00
2012-09-04 13:58:29 -04:00
2009-03-24 21:30:03 +01:00
2012-10-10 10:58:42 +09:00
2012-10-10 10:58:42 +09:00
2012-09-20 14:54:57 -07:00
2012-10-10 10:58:42 +09:00
2009-10-01 16:11:15 -07:00
2012-10-10 10:58:42 +09:00
2012-10-11 10:21:48 +09:00
2012-10-10 10:58:42 +09:00
2007-07-26 01:53:31 +02:00