summaryrefslogtreecommitdiffstats
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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/imx-common/dma.h b/arch/arm/include/asm/imx-common/dma.h
index 7d421b3967..1aec4f9d5a 100644
--- a/arch/arm/include/asm/imx-common/dma.h
+++ b/arch/arm/include/asm/imx-common/dma.h
@@ -59,7 +59,7 @@ enum {
MXS_DMA_CHANNEL_AHB_APBH_RESERVED1,
MXS_MAX_DMA_CHANNELS,
};
-#elif defined(CONFIG_MX6)
+#elif defined(CONFIG_MX6) || defined(CONFIG_MX7)
enum {
MXS_DMA_CHANNEL_AHB_APBH_GPMI0 = 0,
MXS_DMA_CHANNEL_AHB_APBH_GPMI1,
OpenPOWER on IntegriCloud