]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: tegra: remove <mach/dma.h>
authorStephen Warren <swarren@nvidia.com>
Thu, 27 Sep 2012 21:55:04 +0000 (15:55 -0600)
committerStephen Warren <swarren@nvidia.com>
Tue, 16 Oct 2012 15:58:00 +0000 (09:58 -0600)
commit3e170ac1362bae8b1001452adcb8577df8fa254e
tree800023caad8a4ca3187a557d97d05d9e445c5434
parentcf7ce3c732d64eba2b3fd11b8aaafc2526d98267
ARM: tegra: remove <mach/dma.h>

Remove includes of <mach/dma.h> from sound/soc; nothing from it is used.

Remove include of <mach/dma.h> from mach-tegra/apbio.c; since the DMA
transfers made by this file don't need flow-control with any peripheral,
there's no need to set any slave ID.

Once those changes are made, there are no remaining users of <mach/dma.h>
so remove it. Drivers should get this information from device tree. This
removal is necessary for single zImage.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
arch/arm/mach-tegra/apbio.c
arch/arm/mach-tegra/include/mach/dma.h [deleted file]
sound/soc/tegra/tegra30_ahub.c
sound/soc/tegra/tegra_pcm.h