linux/arch/arm/mach-tegra
Stephen Warren 8a5d51fda0 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>
2012-11-05 11:36:06 -07:00
..
include/mach ARM: tegra: remove <mach/dma.h> 2012-11-05 11:36:06 -07:00
Kconfig ARM: config: sort select statements alphanumerically 2012-10-13 17:11:28 +01:00
Makefile ARM: soc: cleanups, part 2 2012-10-01 18:32:45 -07:00
Makefile.boot ARM: tegra: Add Avionic Design Tamonten Evaluation Carrier support 2012-09-20 09:34:01 -06:00
apbio.c ARM: tegra: remove <mach/dma.h> 2012-11-05 11:36:06 -07:00
apbio.h ARM: tegra: apbio access using dma for tegra20 only 2012-07-06 11:48:56 -06:00
board-dt-tegra20.c ARM: tegra: remove unnecessary includes of <mach/*.h> 2012-11-05 11:36:05 -07:00
board-dt-tegra30.c ARM: tegra: rename tegra system timer 2012-10-16 11:14:40 -06:00
board-harmony-pcie.c ARM: dt: tegra: harmony: add regulators 2012-09-14 11:31:37 -06:00
board-paz00.c Merge branch 'multiplatform/platform-data' into next/multiplatform 2012-09-22 01:07:21 -07:00
board-paz00.h ARM: tegra: remove board (but not DT) support for Paz00 2012-09-14 11:31:36 -06:00
board.h ARM: tegra: rename tegra system timer 2012-10-16 11:14:40 -06:00
clock.c ARM: tegra: remove unnecessary includes of <mach/*.h> 2012-11-05 11:36:05 -07:00
clock.h ARM: tegra: Remove duplicate code 2012-09-06 11:47:20 -06:00
common.c Merge branch 'multiplatform/smp_ops' into next/multiplatform 2012-09-22 00:16:04 -07:00
common.h Merge branch 'multiplatform/smp_ops' into next/multiplatform 2012-09-22 00:16:04 -07:00
cpu-tegra.c ARM: tegra: remove unnecessary includes of <mach/*.h> 2012-11-05 11:36:05 -07:00
cpuidle.c ARM: tegra: remove unnecessary includes of <mach/*.h> 2012-11-05 11:36:05 -07:00
flowctrl.c
flowctrl.h
fuse.c ARM: tegra: use IO_ADDRESS for getting virtual address 2012-09-06 11:46:58 -06:00
fuse.h
gpio-names.h
headsmp.S ARM: tegra: clean up the common assembly macros into sleep.h 2012-09-13 11:41:06 -06:00
hotplug.c Merge branch 'multiplatform/smp_ops' into next/multiplatform 2012-09-22 00:16:04 -07:00
io.c
irq.c
pcie.c ARM: soc: general cleanups 2012-10-01 18:19:05 -07:00
platsmp.c ARM: tegra: remove unnecessary includes of <mach/*.h> 2012-11-05 11:36:05 -07:00
pmc.c
pmc.h
powergate.c ARM: tegra: fix debugfs entry for Tegra30 2012-09-06 12:21:12 -06:00
reset.c ARM: tegra: make tegra_cpu_reset_handler_enable() __init 2012-06-18 16:42:57 -07:00
reset.h
sleep-t20.S ARM: tegra: remove unnecessary includes of <mach/*.h> 2012-11-05 11:36:05 -07:00
sleep-t30.S ARM: tegra: remove unnecessary includes of <mach/*.h> 2012-11-05 11:36:05 -07:00
sleep.S ARM: tegra: clean up the common assembly macros into sleep.h 2012-09-13 11:41:06 -06:00
sleep.h ARM: tegra20: add CPU hotplug support 2012-09-13 11:41:06 -06:00
tegra2_emc.c ARM: tegra: remove unnecessary includes of <mach/*.h> 2012-11-05 11:36:05 -07:00
tegra2_emc.h
tegra20_clocks.c ARM: soc: cleanups, part 2 2012-10-01 18:32:45 -07:00
tegra20_clocks.h ARM: Tegra: Add smp_twd clock for Tegra20 2012-09-13 11:34:29 -06:00
tegra20_clocks_data.c ARM: tegra: remove unnecessary includes of <mach/*.h> 2012-11-05 11:36:05 -07:00
tegra30_clocks.c ARM: tegra30: clk: Fix output_rate overflow 2012-10-16 11:14:34 -06:00
tegra30_clocks.h ARM: tegra30: clocks: fix the wrong tegra_audio_sync_clk_ops name 2012-09-06 11:47:21 -06:00
tegra30_clocks_data.c ARM: tegra: add tegra_timer clock 2012-10-16 11:15:05 -06:00
tegra_cpu_car.h ARM: tegra: introduce tegra_cpu_car_ops structures 2012-09-13 11:41:05 -06:00
timer.c ARM: tegra: rename tegra system timer 2012-10-16 11:14:40 -06:00