diff options
Diffstat (limited to 'include/linux/fscache-cache.h')
-rw-r--r-- | include/linux/fscache-cache.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/fscache-cache.h b/include/linux/fscache-cache.h index b2a9a484c4cf..84d3532dd3ea 100644 --- a/include/linux/fscache-cache.h +++ b/include/linux/fscache-cache.h | |||
@@ -29,10 +29,6 @@ struct fscache_cache_ops; | |||
29 | struct fscache_object; | 29 | struct fscache_object; |
30 | struct fscache_operation; | 30 | struct fscache_operation; |
31 | 31 | ||
32 | #ifdef CONFIG_FSCACHE_PROC | ||
33 | extern struct proc_dir_entry *proc_fscache; | ||
34 | #endif | ||
35 | |||
36 | /* | 32 | /* |
37 | * cache tag definition | 33 | * cache tag definition |
38 | */ | 34 | */ |