ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/
authorStephen Warren <swarren@nvidia.com>
Wed, 19 Sep 2012 21:51:01 +0000 (15:51 -0600)
committerStephen Warren <swarren@nvidia.com>
Mon, 5 Nov 2012 18:36:06 +0000 (11:36 -0700)
commitcc95e347cbba3a29c6f8c95ec737624afe489d8e
tree53a4e5a5051b49d2e42a4a5a813ad1150df1e292
parenta25186eb03f1f89eacda559d39c14e3cf8ffae13
ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/

We wish to empty arch/arm/mach-tegra/include/mach/ as much as possible
to enable single zImage. Move tegra-ahb.h to a more central location
(suggested by Arnd, OK'd by Greg KH), and actually make tegra-ahb.c
include the header to ensure client and provider agree on the prototype.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/include/mach/tegra-ahb.h [deleted file]
drivers/amba/tegra-ahb.c
drivers/iommu/tegra-smmu.c
include/linux/tegra-ahb.h [new file with mode: 0644]
This page took 0.026152 seconds and 5 git commands to generate.