From: Thierry Reding Date: Wed, 16 Jul 2014 12:01:44 +0000 (+0200) Subject: soc/tegra: Implement runtime check for Tegra SoCs X-Git-Tag: omap-for-v3.17/fixes-against-rc2~123^2~5^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2686766c81e18fb1ab9375cf5d3cbd54a3bed2c;p=pandora-kernel.git soc/tegra: Implement runtime check for Tegra SoCs Subsequent patches will move some of the initialization code from SoC setup code to regular initcalls. To prevent breakage on other SoCs in multi-platform builds, these initcalls need to check that they indeed run on Tegra. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed