aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/rcu_node_tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/rcu_node_tree.h')
-rw-r--r--include/linux/rcu_node_tree.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/rcu_node_tree.h b/include/linux/rcu_node_tree.h
index b7eb97096b1c..4b766b61e1a0 100644
--- a/include/linux/rcu_node_tree.h
+++ b/include/linux/rcu_node_tree.h
@@ -96,7 +96,4 @@
# error "CONFIG_RCU_FANOUT insufficient for NR_CPUS"
#endif /* #if (NR_CPUS) <= RCU_FANOUT_1 */
-extern int rcu_num_lvls;
-extern int rcu_num_nodes;
-
#endif /* __LINUX_RCU_NODE_TREE_H */