rcu: Merge adjacent identical ifdefs
[firefly-linux-kernel-4.4.55.git] / kernel / rcupdate.c
index 48ab70384a4cda7533a65c02915ef253ea767645..faeea984dbaa0f9a24a62fc01ae3859b23e1e3af 100644 (file)
@@ -145,9 +145,6 @@ static struct lock_class_key rcu_sched_lock_key;
 struct lockdep_map rcu_sched_lock_map =
        STATIC_LOCKDEP_MAP_INIT("rcu_read_lock_sched", &rcu_sched_lock_key);
 EXPORT_SYMBOL_GPL(rcu_sched_lock_map);
-#endif
-
-#ifdef CONFIG_DEBUG_LOCK_ALLOC
 
 int debug_lockdep_rcu_enabled(void)
 {