From: Paul Bolle Date: Sun, 14 Jul 2013 14:53:32 +0000 (-0400) Subject: ARM: keystone: drop useless HAVE_SCHED_CLOCK X-Git-Tag: v3.12-rc1~118^2~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7da080de9e08dacce2a832d2981bd8a9f855ecc4;p=pandora-kernel.git ARM: keystone: drop useless HAVE_SCHED_CLOCK The Kconfig symbol HAVE_SCHED_CLOCK got removed in v3.4, with commit 6905a65879b5 ("ARM: Make the sched_clock framework mandatory"). But a select statement for it popped up again through commit 828989ad87af ("ARM: keystone: Add minimal TI Keystone platform support"). Drop that statement, as it is useless. Signed-off-by: Paul Bolle [santosh.shilimkar@ti.com: Minor edit in the subject] Signed-off-by: Santosh Shilimkar --- Reading git-diff-tree failed