From: Russell King Date: Thu, 17 Feb 2011 00:10:37 +0000 (-0800) Subject: ARM: v6k: use CPU domain feature if we include support for arch < ARMv6K X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a919312c7257cf2eea9dc4d691cfc229c683d7d7;p=pandora-kernel.git ARM: v6k: use CPU domain feature if we include support for arch < ARMv6K Rather than turning off CPU domain switching when the build architecture includes ARMv6K, thereby causing problems for ARMv6-supporting kernels, turn it on when it's required to support a CPU architecture. Acked-by: Nicolas Pitre Acked-by: Tony Lindgren Tested-by: Sourav Poddar Tested-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed