diff options
Diffstat (limited to 'include/linux/rcupdate.h')
-rw-r--r-- | include/linux/rcupdate.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/rcupdate.h b/include/linux/rcupdate.h index 3e355c688618..72bf3a01a4ee 100644 --- a/include/linux/rcupdate.h +++ b/include/linux/rcupdate.h | |||
@@ -449,8 +449,6 @@ static inline int rcu_read_lock_sched_held(void) | |||
449 | 449 | ||
450 | #ifdef CONFIG_PROVE_RCU | 450 | #ifdef CONFIG_PROVE_RCU |
451 | 451 | ||
452 | int rcu_my_thread_group_empty(void); | ||
453 | |||
454 | /** | 452 | /** |
455 | * rcu_lockdep_assert - emit lockdep splat if specified condition not met | 453 | * rcu_lockdep_assert - emit lockdep splat if specified condition not met |
456 | * @c: condition to check | 454 | * @c: condition to check |