From: Joseph Lo Date: Mon, 20 May 2013 10:39:24 +0000 (+0800) Subject: ARM: tegra: add an assembly marco to check Tegra SoC ID X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~30^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b3e2edacf4344cdf7863b6fae64ccb8b02fe9f5;p=pandora-kernel.git ARM: tegra: add an assembly marco to check Tegra SoC ID There are some Tegra SoC ID checking code around the low level assembly code. Adding a marco to replace them. For the single image to support all the Tegra series, we may also need the marco in other common code. So we make it become a marco for the usage. Signed-off-by: Joseph Lo Signed-off-by: Stephen Warren --- Reading git-diff-tree failed