From: Russell King Date: Sat, 22 Jan 2011 11:37:54 +0000 (+0000) Subject: ARM: integrator: add Integrator/CP sched_clock support X-Git-Tag: v2.6.39-rc1~100^2~2^4~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d77e270c53a4911d23ded9f4ab8b175a3fe3bb34;p=pandora-kernel.git ARM: integrator: add Integrator/CP sched_clock support Integrator/CP has the 24MHz counter which Versatile and later platforms also have, which we use for sched_clock support. Allow this counter to be used when building a kernel targetting Integrator/CP alone. Integrator/AP does not have this counter, so we must exclude support for the Integrator family when this is enabled. Acked-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed