]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit9485099209d8057c4b6857855cc15334ae84d1c2
treefb91ed2210cd17e854b3ecee899a746d326b1745
parent5bd8e16de3b88f7d61cb508b096474cc8aa8eefb
ARM: Remove temporary sched_clock.h header

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>
arch/arm/include/asm/sched_clock.h [deleted file]