aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/slab.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/slab.h')
-rw-r--r--include/linux/slab.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/slab.h b/include/linux/slab.h
index 66c4640d3656..6b7d096f056b 100644
--- a/include/linux/slab.h
+++ b/include/linux/slab.h
@@ -315,7 +315,6 @@ extern kmem_cache_t *files_cachep;
extern kmem_cache_t *filp_cachep;
extern kmem_cache_t *fs_cachep;
extern kmem_cache_t *sighand_cachep;
-extern kmem_cache_t *bio_cachep;
#endif /* __KERNEL__ */