sh: Move sh4a dma header from cpu-sh4 to cpu-sh4a.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 19 May 2012 09:06:12 +0000 (18:06 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 19 May 2012 09:06:12 +0000 (18:06 +0900)
commit0c6012313c22154367c36cecbc949d0fc120042e
tree993f6bb6224062d78145a1e553b2cd5ef45f3846
parentd8fd35fc586f74b2defe011d3a2bfb507871a407
sh: Move sh4a dma header from cpu-sh4 to cpu-sh4a.

cpu-sh4a headers take priority over cpu-sh4 ones by virtue of the build
system, there's no need to try and mingle sh4a stuff in cpu-sh4.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/cpu-sh4/cpu/dma-sh4a.h [deleted file]
arch/sh/include/cpu-sh4/cpu/dma.h
arch/sh/include/cpu-sh4a/cpu/dma.h [new file with mode: 0644]