From: Paul Walmsley Date: Tue, 9 Dec 2014 22:36:50 +0000 (+0000) Subject: soc/tegra: pmc: restrict compilation of suspend-related support to ARM X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~71^2~10^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b20b6164ec737bec67641564e477aa6e008748b;p=pandora-kernel.git soc/tegra: pmc: restrict compilation of suspend-related support to ARM Tegra SoCs with 64-bit ARM support don't currently support deep CPU low-power states in mainline Linux. When this support is added in the future, it will probably look rather different from the existing 32-bit ARM support, since the ARM64 maintainers' strong preference is to use PSCI to implement it. So, for the time being, prevent the CPU suspend-related code and data in the Tegra PMC driver from compiling on ARM64. Signed-off-by: Paul Walmsley Signed-off-by: Paul Walmsley Cc: Thierry Reding Cc: Allen Martin Cc: Stephen Warren Cc: Alexandre Courbot Signed-off-by: Thierry Reding --- Reading git-diff-tree failed