aboutsummaryrefslogtreecommitdiff
path: root/tests/node_offset_by_phandle.c
diff options
context:
space:
mode:
authorRafal Jaworowski <raj@FreeBSD.org>2010-02-27 20:38:41 +0000
committerRafal Jaworowski <raj@FreeBSD.org>2010-02-27 20:38:41 +0000
commitb7b62f41399c6bc3ef3f9583dbc35cbd0a28101f (patch)
tree4a3082cc96b5344610019e2defaf32a043234c98 /tests/node_offset_by_phandle.c
parentcb591ed2094735990f9316644c81ffd8534e7228 (diff)
Notes
Diffstat (limited to 'tests/node_offset_by_phandle.c')
-rw-r--r--tests/node_offset_by_phandle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/node_offset_by_phandle.c b/tests/node_offset_by_phandle.c
index e9fd9392d806..a8442f15a6b0 100644
--- a/tests/node_offset_by_phandle.c
+++ b/tests/node_offset_by_phandle.c
@@ -29,7 +29,7 @@
#include "tests.h"
#include "testdata.h"
-void check_search(void *fdt, uint32_t phandle, int target)
+static void check_search(void *fdt, uint32_t phandle, int target)
{
int offset;