]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/imx-common/dma.h
imx6: Add src_base structure define macro
[u-boot] / arch / arm / include / asm / imx-common / dma.h
index 1aec4f9d5a2a8db0ffc9a25a61957dd7e733c720..0244947b6e0dc7ccd8d28b7f7c3e9e7937a9de77 100644 (file)
 #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
 
 /*