From: Stephen Warren Date: Wed, 19 Sep 2012 21:51:01 +0000 (-0600) Subject: ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/ X-Git-Tag: omap-for-v3.8/cleanup-multiplatform-signed~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc95e347cbba3a29c6f8c95ec737624afe489d8e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed