ARM: Remove temporary sched_clock.h header
authorStephen Boyd <sboyd@codeaurora.org>
Thu, 3 Oct 2013 19:49:43 +0000 (12:49 -0700)
committerKevin Hilman <khilman@linaro.org>
Fri, 11 Oct 2013 21:50:10 +0000 (14:50 -0700)
This header file is no longer needed now that the ARM sched_clock
framework is generic and all users have moved to linux/sched_clock.h
instead of asm/sched_clock.h. Remove it.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Kevin Hilman <khilman@linaro.org>

No differences found