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-10-08 07:14:06 +09:00
2012-07-27 15:14:26 -07:00
2012-10-02 19:01:32 -07:00
2012-10-06 03:04:40 +09:00
2012-10-09 16:23:02 +09:00
2012-09-29 15:37:49 +01:00
2012-10-11 09:04:23 +09:00
2012-10-02 13:38:27 -07:00
2012-10-01 19:39:48 -07:00
2012-08-20 14:51:24 -07:00
2012-10-11 10:21:48 +09:00
2012-10-02 17:26:42 -07:00
2012-10-02 18:32:35 -07:00
2012-10-02 13:38:27 -07:00
2012-10-08 14:58:56 -07:00
2012-09-22 00:38:32 +02:00
2012-10-07 20:55:16 +09:00
2012-08-21 13:18:23 -07:00
2012-10-10 11:10:41 +09:00
2012-10-06 03:16:12 +09:00
2012-10-02 09:54:49 -07:00
2012-10-09 18:26:28 +02:00
2012-09-10 16:40:30 -07:00
2012-10-09 16:08:04 +09:00
2012-10-10 19:47:12 +09:00
2012-10-02 09:54:49 -07:00
2012-09-05 12:12:38 -07:00
2012-10-10 15:25:57 +02:00
2012-09-10 13:19:25 +03:00
2012-10-11 10:27:51 +09:00
2012-10-06 03:04:41 +09:00
2012-09-26 22:28:21 -04:00
2012-09-22 10:29:19 +01:00
2012-10-10 19:52:19 +09:00
2012-10-08 07:14:06 +09:00
2012-10-08 06:33:44 +09:00
2012-09-24 10:07:40 -07:00
2012-10-09 16:11:46 +09:00
2012-10-10 20:14:07 +09:00
2012-10-07 21:04:56 +09:00
2012-10-06 03:16:12 +09:00
2012-10-11 09:04:23 +09:00
2012-10-09 16:22:19 +09:00
2012-09-26 14:04:09 -07:00
2012-09-14 17:59:29 +01:00
2012-10-07 17:29:24 +09:00
2012-10-10 20:15:24 +09:00
2012-10-11 17:21:40 -04:00
2012-10-09 15:08:42 +01:00
2012-10-09 13:54:59 -04:00
2012-09-27 10:47:48 +02:00
2012-10-03 09:44:08 -07:00
2012-10-09 16:22:18 +09:00
2012-08-22 11:34:38 -06:00
2012-10-09 16:11:46 +09:00
2012-10-06 03:16:12 +09:00
2012-10-01 19:11:38 -07:00
2012-10-09 16:08:04 +09:00
2012-10-08 07:14:06 +09:00
2012-09-21 13:30:29 -04:00
2012-10-08 15:57:41 -07:00
2012-10-06 03:04:56 +09:00
2012-09-22 15:42:38 -04:00
2012-10-10 20:15:24 +09:00
2012-10-11 08:50:15 +09:00
2012-10-05 12:01:30 +09:00
2012-10-07 21:04:56 +09:00
2012-10-07 21:04:56 +09:00
2012-10-11 08:50:16 +09:00
2012-10-09 14:17:00 +02:00
2012-09-21 12:08:56 -07:00
2012-10-10 19:52:19 +09:00
2012-10-01 19:11:38 -07:00
2012-10-10 11:10:41 +09:00
2012-08-10 15:27:02 -04:00
2012-10-09 16:22:19 +09:00
2012-10-11 09:04:23 +09:00
2012-10-06 03:04:56 +09:00
2012-10-06 03:16:12 +09:00
2012-10-09 16:22:19 +09:00
2012-10-10 19:52:19 +09:00
2012-10-10 09:10:32 -06:00
2012-10-10 19:52:19 +09:00
2012-10-10 20:15:24 +09:00
2012-09-28 15:05:16 +09:30
2012-09-06 13:29:11 -07:00
2012-10-01 12:09:59 -07:00
2012-10-07 21:06:10 +09:00
2012-10-09 16:22:19 +09:00
2012-10-01 18:46:13 -07:00
2012-10-02 13:38:27 -07:00