dma: coh901318: merge header files

We do not need two header files for the two parts of the driver
to talk to each other so merge them into one.

Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Linus Walleij
2013-01-04 14:12:13 +01:00
parent 03b5357c30
commit d70a8ed312
4 changed files with 108 additions and 124 deletions

View File

@@ -24,7 +24,6 @@
#include <linux/platform_data/dma-coh901318.h>
#include "coh901318.h"
#include "coh901318_lli.h"
#include "dmaengine.h"
#define COH901318_MOD32_MASK (0x1F)