[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1326953767-24155-5-git-send-email-b32955@freescale.com>
Date: Thu, 19 Jan 2012 14:16:01 +0800
From: Huang Shijie <b32955@...escale.com>
To: <vinod.koul@...el.com>
CC: <shawn.guo@...aro.org>, <artem.bityutskiy@...el.com>,
<shijie8@...il.com>, <linux-arm-kernel@...ts.infradead.org>,
<linux-mtd@...ts.infradead.org>, <linux-mmc@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <w.sang@...gutronix.de>,
<LW@...O-electronics.de>, <alsa-devel@...a-project.org>,
<b29396@...escale.com>, Huang Shijie <b32955@...escale.com>
Subject: [PATCH 04/10] MTD/GPMI : change the DMA header file
change the DMA header file for GPMI NAND driver.
Signed-off-by: Huang Shijie <b32955@...escale.com>
---
drivers/mtd/nand/gpmi-nand/gpmi-nand.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/mtd/nand/gpmi-nand/gpmi-nand.h b/drivers/mtd/nand/gpmi-nand/gpmi-nand.h
index e023bcc..1c7fdbb 100644
--- a/drivers/mtd/nand/gpmi-nand/gpmi-nand.h
+++ b/drivers/mtd/nand/gpmi-nand/gpmi-nand.h
@@ -20,7 +20,7 @@
#include <linux/mtd/nand.h>
#include <linux/platform_device.h>
#include <linux/dma-mapping.h>
-#include <mach/dma.h>
+#include <linux/mxs-dma.h>
struct resources {
void *gpmi_regs;
--
1.7.0.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists