From: Stephen Boyd Date: Thu, 3 Oct 2013 19:49:42 +0000 (-0700) Subject: ARM: clps711x: Use linux/sched_clock.h X-Git-Tag: firefly_0821_release~176^2~5047^2~8 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5bd8e16de3b88f7d61cb508b096474cc8aa8eefb;p=firefly-linux-kernel-4.4.55.git ARM: clps711x: Use linux/sched_clock.h The sched_clock.h include is under include/linux now. Cc: Alexander Shiyan Signed-off-by: Stephen Boyd Signed-off-by: Kevin Hilman --- diff --git a/arch/arm/mach-clps711x/common.c b/arch/arm/mach-clps711x/common.c index 4ca2f3ca2de4..134641d688bb 100644 --- a/arch/arm/mach-clps711x/common.c +++ b/arch/arm/mach-clps711x/common.c @@ -29,12 +29,12 @@ #include #include #include +#include #include #include #include #include -#include #include #include