aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/sched.h')
-rw-r--r--include/linux/sched.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h
index 8ff666c..f27604ab 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -1893,7 +1893,6 @@ static inline int set_cpus_allowed(struct task_struct *p, cpumask_t new_mask)
* Please use one of the three interfaces below.
*/
extern unsigned long long notrace sched_clock(void);
-extern unsigned long long notrace sched_clock_clksrc(void);
/*
* See the comment in kernel/sched_clock.c
*/