From: Stephen Warren Date: Tue, 20 Aug 2013 22:19:15 +0000 (-0600) Subject: ARM: tegra: move resume vector define to irammap.h X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~52^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fddb770dbe468876ea6562e21f817813baa15082;p=pandora-kernel.git ARM: tegra: move resume vector define to irammap.h irammap.h's purpose is to define the layout/usage of IRAM. As such, TEGRA_IRAM_CODE_AREA should have been added there rather than iomap.h. Move the define, and rename it something more descriptive. Cc: Joseph Lo Signed-off-by: Stephen Warren --- Reading git-diff-tree failed