From: Stephen Warren Date: Thu, 4 Oct 2012 20:16:59 +0000 (-0600) Subject: ARM: tegra: move irammap.h to mach-tegra X-Git-Tag: omap-for-v3.8/cleanup-multiplatform-signed~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb1de8877c960b3b3e1c8337730df970b262fd44;p=pandora-kernel.git ARM: tegra: move irammap.h to mach-tegra Nothing outside mach-tegra uses this file, so there's no need for it to be in . Since uncompress.h and debug-macro.S remain in include/mach, they need to include "../../irammap.h" becaue of this change. Both these usages will be removed shortly, when Tegra's DEBUG_LL implementation is updated not to pass information through IRAM. Signed-off-by: Stephen Warren --- Reading git-diff-tree failed