]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/rcupdate.h
rcu,cleanup: move synchronize_sched_expedited() out of sched.c
[karo-tx-linux.git] / include / linux / rcupdate.h
index 7142ee3304ab6e1d6467743377182907968ac417..49e8e16308e15dd36dbd8f1481e68af8e58ee87d 100644 (file)
@@ -66,7 +66,6 @@ extern void call_rcu_sched(struct rcu_head *head,
 extern void synchronize_sched(void);
 extern void rcu_barrier_bh(void);
 extern void rcu_barrier_sched(void);
-extern void synchronize_sched_expedited(void);
 extern int sched_expedited_torture_stats(char *page);
 
 static inline void __rcu_read_lock_bh(void)