ARM: u300: move DMA channel header into mach-u300
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 13 Aug 2012 09:51:15 +0000 (11:51 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 13 Aug 2012 11:53:07 +0000 (13:53 +0200)
commit8dcf470760b74c41e7c93deebc2ff60af3908c97
tree919d5343fa075c2f20dd25e65f7b285801c2f193
parentd0bc2f7d96e6d192f9840d10a68e30b2e69a04cd
ARM: u300: move DMA channel header into mach-u300

We were broadcasting <mach/dma_channels.h> to the entire kernel
for no reason at all, push this down into the machine folder
where it belongs.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-u300/core.c
arch/arm/mach-u300/dma_channels.h [new file with mode: 0644]
arch/arm/mach-u300/include/mach/dma_channels.h [deleted file]
arch/arm/mach-u300/spi.c