diff mbox

[v2] NAND: DaVinci: Removed header file that is not required

Message ID 1299523844-14034-1-git-send-email-s-paulraj@ti.com (mailing list archive)
State Awaiting Upstream
Headers show

Commit Message

s-paulraj@ti.com March 7, 2011, 6:50 p.m. UTC
None
diff mbox

Patch

diff --git a/drivers/mtd/nand/davinci_nand.c b/drivers/mtd/nand/davinci_nand.c
index a90fde3..aff3468 100644
--- a/drivers/mtd/nand/davinci_nand.c
+++ b/drivers/mtd/nand/davinci_nand.c
@@ -37,9 +37,6 @@ 
 #include <mach/nand.h>
 #include <mach/aemif.h>
 
-#include <asm/mach-types.h>
-
-
 /*
  * This is a device driver for the NAND flash controller found on the
  * various DaVinci family chips.  It handles up to four SoC chipselects,