dma: coh901318: push header down into the DMA subsystem
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 4 Jan 2013 12:56:16 +0000 (13:56 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 7 Jan 2013 16:36:28 +0000 (17:36 +0100)
commit2b9277ad77e2b14a6bb113cc6c0da5101abc5261
tree92aa8ba39d7723a71457d3009f1ec7290eb48af5
parent9aab4d6f087a042d702b6e16346378731eeaf48e
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>
arch/arm/mach-u300/core.c
arch/arm/mach-u300/include/mach/coh901318.h [deleted file]
arch/arm/mach-u300/spi.c
drivers/dma/coh901318.c
drivers/dma/coh901318.h [new file with mode: 0644]
drivers/dma/coh901318_lli.c
drivers/dma/coh901318_lli.h
This page took 0.02493 seconds and 5 git commands to generate.