|
@@ -30,11 +30,6 @@
|
|
#include <linux/of.h>
|
|
#include <linux/of.h>
|
|
#include <linux/of_device.h>
|
|
#include <linux/of_device.h>
|
|
#include <linux/of_mtd.h>
|
|
#include <linux/of_mtd.h>
|
|
-
|
|
|
|
-#if defined(CONFIG_ARM) && (defined(CONFIG_ARCH_PXA) || defined(CONFIG_ARCH_MMP))
|
|
|
|
-#define ARCH_HAS_DMA
|
|
|
|
-#endif
|
|
|
|
-
|
|
|
|
#include <linux/platform_data/mtd-nand-pxa3xx.h>
|
|
#include <linux/platform_data/mtd-nand-pxa3xx.h>
|
|
|
|
|
|
#define CHIP_DELAY_TIMEOUT msecs_to_jiffies(200)
|
|
#define CHIP_DELAY_TIMEOUT msecs_to_jiffies(200)
|