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>
This commit is contained in:
parent
5bd8e16de3
commit
9485099209
1 changed files with 0 additions and 4 deletions
|
@ -1,4 +0,0 @@
|
|||
/* You shouldn't include this file. Use linux/sched_clock.h instead.
|
||||
* Temporary file until all asm/sched_clock.h users are gone
|
||||
*/
|
||||
#include <linux/sched_clock.h>
|
Loading…
Add table
Reference in a new issue