summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/imx-common/dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/include/asm/imx-common/dma.h')
-rw-r--r--arch/arm/include/asm/imx-common/dma.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/arch/arm/include/asm/imx-common/dma.h b/arch/arm/include/asm/imx-common/dma.h
index 1aec4f9..0244947 100644
--- a/arch/arm/include/asm/imx-common/dma.h
+++ b/arch/arm/include/asm/imx-common/dma.h
@@ -16,12 +16,7 @@
#include <linux/list.h>
#include <linux/compiler.h>
-#ifndef CONFIG_ARCH_DMA_PIO_WORDS
-#define DMA_PIO_WORDS 15
-#else
-#define DMA_PIO_WORDS CONFIG_ARCH_DMA_PIO_WORDS
-#endif
-
+#define DMA_PIO_WORDS 15
#define MXS_DMA_ALIGNMENT ARCH_DMA_MINALIGN
/*