diff options
-rw-r--r-- | include/linux/debugfs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/debugfs.h b/include/linux/debugfs.h index 4bbe2ace972a..e3e9f31f91d2 100644 --- a/include/linux/debugfs.h +++ b/include/linux/debugfs.h | |||
@@ -20,6 +20,7 @@ | |||
20 | 20 | ||
21 | #include <linux/types.h> | 21 | #include <linux/types.h> |
22 | 22 | ||
23 | struct device; | ||
23 | struct file_operations; | 24 | struct file_operations; |
24 | 25 | ||
25 | struct debugfs_blob_wrapper { | 26 | struct debugfs_blob_wrapper { |