summaryrefslogtreecommitdiff
path: root/overlay/debugfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'overlay/debugfs.h')
-rw-r--r--overlay/debugfs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/overlay/debugfs.h b/overlay/debugfs.h
index 0e5ad95d..8a1c60a5 100644
--- a/overlay/debugfs.h
+++ b/overlay/debugfs.h
@@ -26,6 +26,8 @@
#define DEBUGFS_H
extern char debugfs_path[128];
+extern char debugfs_dri_path[128];
+
int debugfs_init(void);
#endif /* DEBUGFS_H */