Commit fe875358 authored by Adrian Hunter's avatar Adrian Hunter Committed by David Woodhouse

[MTD] [NAND] OMAP: OneNAND: header file relocation

Signed-off-by: default avatarAdrian Hunter <ext-adrian.hunter@nokia.com>
Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent dc8a0843
...@@ -35,16 +35,16 @@ ...@@ -35,16 +35,16 @@
#include <asm/io.h> #include <asm/io.h>
#include <asm/mach/flash.h> #include <asm/mach/flash.h>
#include <asm/arch/gpmc.h> #include <mach/gpmc.h>
#include <asm/arch/onenand.h> #include <mach/onenand.h>
#include <asm/arch/gpio.h> #include <mach/gpio.h>
#include <asm/arch/pm.h> #include <mach/pm.h>
#include <linux/dma-mapping.h> #include <linux/dma-mapping.h>
#include <asm/dma-mapping.h> #include <asm/dma-mapping.h>
#include <asm/arch/dma.h> #include <mach/dma.h>
#include <asm/arch/board.h> #include <mach/board.h>
#define DRIVER_NAME "omap2-onenand" #define DRIVER_NAME "omap2-onenand"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment