summaryrefslogtreecommitdiffstats
path: root/drivers/dma/coh901318_lli.h
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2013-01-04 13:56:16 +0100
committerLinus Walleij <linus.walleij@linaro.org>2013-01-07 17:36:28 +0100
commit2b9277ad77e2b14a6bb113cc6c0da5101abc5261 (patch)
tree92aa8ba39d7723a71457d3009f1ec7290eb48af5 /drivers/dma/coh901318_lli.h
parent9aab4d6f087a042d702b6e16346378731eeaf48e (diff)
dma: coh901318: push header down into the DMA subsystem
The defines in U300's <mach/coh901318.h> are now only used by the DMA engine driver itself, so move the header down into the DMA subsystem. Acked-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/dma/coh901318_lli.h')
-rw-r--r--drivers/dma/coh901318_lli.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/dma/coh901318_lli.h b/drivers/dma/coh901318_lli.h
index abff3714fdd..0c7caceef63 100644
--- a/drivers/dma/coh901318_lli.h
+++ b/drivers/dma/coh901318_lli.h
@@ -10,8 +10,6 @@
#ifndef COH901318_LLI_H
#define COH901318_LLI_H
-#include <mach/coh901318.h>
-
struct device;
struct coh901318_pool {