linux/arch/arm/mach-keystone
Paul Bolle 7da080de9e ARM: keystone: drop useless HAVE_SCHED_CLOCK
The Kconfig symbol HAVE_SCHED_CLOCK got removed in v3.4,
with commit 6905a65879 ("ARM: Make the sched_clock
framework mandatory"). But a select statement for it popped up again
through commit 828989ad87 ("ARM: keystone: Add minimal TI Keystone
platform support"). Drop that statement, as it is useless.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
[santosh.shilimkar@ti.com: Minor edit in the subject]
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
2013-08-05 13:22:09 -04:00
..
Kconfig ARM: keystone: drop useless HAVE_SCHED_CLOCK 2013-08-05 13:22:09 -04:00
keystone.c ARM: keystone: Enable SMP support on Keystone machines 2013-06-17 18:35:35 -04:00
keystone.h ARM: keystone: Move CPU bringup code to dedicated asm file 2013-06-24 16:23:36 +02:00
Makefile ARM: keystone: Move CPU bringup code to dedicated asm file 2013-06-24 16:23:36 +02:00
Makefile.boot
platsmp.c arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
smc.S ARM: keystone: Move CPU bringup code to dedicated asm file 2013-06-24 16:23:36 +02:00