summaryrefslogtreecommitdiff
path: root/arch/arm/mach-u300/dma_channels.h
AgeCommit message (Collapse)AuthorFilesLines
2012-08-13ARM: u300: move DMA channel header into mach-u300Linus Walleij1-0/+60
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>