summaryrefslogtreecommitdiff
path: root/tests/path-references.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/path-references.c')
-rw-r--r--tests/path-references.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/path-references.c b/tests/path-references.c
index b96c5b2f496a..9f363b3af3cb 100644
--- a/tests/path-references.c
+++ b/tests/path-references.c
@@ -28,7 +28,7 @@
#include "tests.h"
#include "testdata.h"
-void check_ref(const void *fdt, int node, const char *checkpath)
+static void check_ref(const void *fdt, int node, const char *checkpath)
{
const char *p;
int len;