diff --git a/include/linux/mm_types.h b/include/linux/mm_types.h index 0a85da25a8221..c0ec46df6c134 100644 --- a/include/linux/mm_types.h +++ b/include/linux/mm_types.h @@ -131,7 +131,6 @@ struct page { #endif }; - struct slab *slab_page; /* slab fields */ struct rcu_head rcu_head; /* Used by SLAB * when destroying via RCU */