]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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, 29 Oct 2012 16:39:44 +0000 (10:39 -0600)
commit2ed1b23ca4730aeaa5049348f6541258c43877ba
tree3b239c2bd4dfb43bc2541f8ae47170e65ee6e58c
parent1227ad1aa27b38bd83458a2542df3a714543ad5c
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>
drivers/amba/tegra-ahb.c
drivers/iommu/tegra-smmu.c
include/linux/tegra-ahb.h [moved from arch/arm/mach-tegra/include/mach/tegra-ahb.h with 86% similarity]