Anatolij Gustschin 1102d8d72a mx28evk: fix build error
Fix:
drivers/mmc/libmmc.o: In function `mxsmmc_send_cmd':
/home/ag/git/u-boot/drivers/mmc/mxsmmc.c:210: undefined reference to `mxs_dma_desc_append'
/home/ag/git/u-boot/drivers/mmc/mxsmmc.c:211: undefined reference to `mxs_dma_go'
drivers/mmc/libmmc.o: In function `mxsmmc_initialize':
/home/ag/git/u-boot/drivers/mmc/mxsmmc.c:306: undefined reference to `mxs_dma_desc_alloc'

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Fabio Estevam <fabio.estevam@freescale.com>
2012-03-30 22:49:09 +02:00
..
2012-03-30 22:49:09 +02:00
2012-03-18 20:10:02 +01:00
2012-03-27 22:05:28 +02:00
2012-03-29 08:12:50 +02:00
2012-01-09 09:19:47 +01:00
2012-03-27 22:05:28 +02:00
2012-03-13 12:06:41 +01:00
2012-01-26 16:09:06 -06:00
2012-03-29 07:57:10 +02:00
2012-01-05 20:10:38 +01:00
2012-03-12 11:06:48 -04:00
2012-03-30 22:46:00 +02:00
2012-03-26 23:09:23 +02:00
2011-12-07 08:45:51 +01:00
2012-03-19 00:08:16 +01:00