[PATCH 03/10] MXS-MMC : change the DMA header file

From: Huang Shijie
Date: Thu Jan 19 2012 - 01:17:15 EST


use the new MXS-DMA header for mxs-mmc driver.

Signed-off-by: Huang Shijie <b32955@xxxxxxxxxxxxx>
---
drivers/mmc/host/mxs-mmc.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mmc/host/mxs-mmc.c b/drivers/mmc/host/mxs-mmc.c
index 382c835..1e18970 100644
--- a/drivers/mmc/host/mxs-mmc.c
+++ b/drivers/mmc/host/mxs-mmc.c
@@ -38,10 +38,10 @@
#include <linux/gpio.h>
#include <linux/regulator/consumer.h>
#include <linux/module.h>
+#include <linux/mxs-dma.h>

#include <mach/mxs.h>
#include <mach/common.h>
-#include <mach/dma.h>
#include <mach/mmc.h>

#define DRIVER_NAME "mxs-mmc"
--
1.7.0.4


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/