diff options
Diffstat (limited to 'include/linux/sched.h')
-rw-r--r-- | include/linux/sched.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h index 9d9a0787eed3..cdef640aa446 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h | |||
@@ -2049,7 +2049,6 @@ extern void release_uids(struct user_namespace *ns); | |||
2049 | 2049 | ||
2050 | #include <asm/current.h> | 2050 | #include <asm/current.h> |
2051 | 2051 | ||
2052 | extern void do_timer(unsigned long ticks); | ||
2053 | extern void xtime_update(unsigned long ticks); | 2052 | extern void xtime_update(unsigned long ticks); |
2054 | 2053 | ||
2055 | extern int wake_up_state(struct task_struct *tsk, unsigned int state); | 2054 | extern int wake_up_state(struct task_struct *tsk, unsigned int state); |