From: Paul Bolle Date: Wed, 13 Mar 2013 10:57:45 +0000 (+0900) Subject: ARM: EXYNOS: drop "select HAVE_SCHED_CLOCK" X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~70^2~7^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faeb9e36d6b0b7968727e9b3ce237e4ef05b2b2e;p=pandora-kernel.git ARM: EXYNOS: drop "select HAVE_SCHED_CLOCK" The Kconfig symbol HAVE_SCHED_CLOCK got removed in v3.4, with commit 6905a65879b5 ("ARM: Make the sched_clock framework mandatory"). Drop the last two select statements for that symbol too. They're useless now. Signed-off-by: Paul Bolle Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed