summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/omap-dma.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap1/omap-dma.c')
-rw-r--r--arch/arm/mach-omap1/omap-dma.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/mach-omap1/omap-dma.c b/arch/arm/mach-omap1/omap-dma.c
index eb14528f133c..e504f65cdc1b 100644
--- a/arch/arm/mach-omap1/omap-dma.c
+++ b/arch/arm/mach-omap1/omap-dma.c
@@ -34,10 +34,11 @@
#include <linux/omap-dma.h>
-#include <mach/hardware.h>
#include <linux/soc/ti/omap1-io.h>
#include <linux/soc/ti/omap1-soc.h>
+#include "tc.h"
+
/*
* MAX_LOGICAL_DMA_CH_COUNT: the maximum number of logical DMA
* channels that an instance of the SDMA IP block can support. Used