aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/dma-register.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2010-03-02dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski1-0/+51
Separate SH DMA headers into ones, commonly used by both drivers, and ones, specific to each of them. This will make the future development of the dmaengine driver easier. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>