summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/fs.h')
-rw-r--r--tools/perf/util/fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/util/fs.h b/tools/perf/util/fs.h
index 082edbd2159..a7561c83c33 100644
--- a/tools/perf/util/fs.h
+++ b/tools/perf/util/fs.h
@@ -1,6 +1,6 @@
#ifndef __PERF_FS
#define __PERF_FS
-const char *sysfs_find_mountpoint(void);
+const char *sysfs__mountpoint(void);
#endif /* __PERF_FS */