ARM: EXYNOS: drop "select HAVE_SCHED_CLOCK"
authorPaul Bolle <pebolle@tiscali.nl>
Wed, 13 Mar 2013 10:57:45 +0000 (19:57 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 22 Mar 2013 10:06:50 +0000 (19:06 +0900)
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 <pebolle@tiscali.nl>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found