diff options
Diffstat (limited to 'include/linux/backing-dev-defs.h')
-rw-r--r-- | include/linux/backing-dev-defs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/backing-dev-defs.h b/include/linux/backing-dev-defs.h index 07e02d6df5ad..6a1a8a314d85 100644 --- a/include/linux/backing-dev-defs.h +++ b/include/linux/backing-dev-defs.h | |||
@@ -203,7 +203,6 @@ struct backing_dev_info { | |||
203 | 203 | ||
204 | #ifdef CONFIG_DEBUG_FS | 204 | #ifdef CONFIG_DEBUG_FS |
205 | struct dentry *debug_dir; | 205 | struct dentry *debug_dir; |
206 | struct dentry *debug_stats; | ||
207 | #endif | 206 | #endif |
208 | }; | 207 | }; |
209 | 208 | ||