Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec763f0d authored by Rabin Vincent's avatar Rabin Vincent
Browse files

ARM: versatile: ensure sched_clock() is notrace



Include sched.h to ensure sched_clock() has the notrace
annotation.

Signed-off-by: default avatarRabin Vincent <rabin@rab.in>
parent 0143832c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
 */
#include <linux/cnt32_to_63.h>
#include <linux/io.h>
#include <linux/sched.h>
#include <asm/div64.h>

#include <mach/hardware.h>