aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rcupdate.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/rcupdate.h')
-rw-r--r--include/linux/rcupdate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/rcupdate.h b/include/linux/rcupdate.h
index 03cda7bed985..7142ee3304ab 100644
--- a/include/linux/rcupdate.h
+++ b/include/linux/rcupdate.h
@@ -118,7 +118,6 @@ static inline int rcu_preempt_depth(void)
118#endif /* #else #ifdef CONFIG_PREEMPT_RCU */ 118#endif /* #else #ifdef CONFIG_PREEMPT_RCU */
119 119
120/* Internal to kernel */ 120/* Internal to kernel */
121extern void rcu_init(void);
122extern void rcu_sched_qs(int cpu); 121extern void rcu_sched_qs(int cpu);
123extern void rcu_bh_qs(int cpu); 122extern void rcu_bh_qs(int cpu);
124extern void rcu_check_callbacks(int cpu, int user); 123extern void rcu_check_callbacks(int cpu, int user);