From 9574cb1a3de0dfe45c59420e2cb9a74fc23baecc Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Fri, 23 Aug 2013 15:51:21 +0100 Subject: overlay: Search for right debugfs path Signed-off-by: Chris Wilson --- overlay/debugfs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'overlay/debugfs.h') diff --git a/overlay/debugfs.h b/overlay/debugfs.h index 476553c9..0e5ad95d 100644 --- a/overlay/debugfs.h +++ b/overlay/debugfs.h @@ -25,6 +25,7 @@ #ifndef DEBUGFS_H #define DEBUGFS_H +extern char debugfs_path[128]; int debugfs_init(void); #endif /* DEBUGFS_H */ -- cgit v1.2.3