summaryrefslogtreecommitdiff
path: root/drivers/ras/debugfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ras/debugfs.h')
-rw-r--r--drivers/ras/debugfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ras/debugfs.h b/drivers/ras/debugfs.h
index c07443b462ad..4749ccdeeba1 100644
--- a/drivers/ras/debugfs.h
+++ b/drivers/ras/debugfs.h
@@ -4,6 +4,6 @@
#include <linux/debugfs.h>
-extern struct dentry *ras_debugfs_dir;
+struct dentry *ras_get_debugfs_root(void);
#endif /* __RAS_DEBUGFS_H__ */