From b7b62f41399c6bc3ef3f9583dbc35cbd0a28101f Mon Sep 17 00:00:00 2001 From: Rafal Jaworowski Date: Sat, 27 Feb 2010 20:38:41 +0000 Subject: Update DTC to git d75b33af676d0beac8398651a7f09037555a550b. Obtained from: git://git.jdl.com/software/dtc.git --- tests/node_check_compatible.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/node_check_compatible.c') diff --git a/tests/node_check_compatible.c b/tests/node_check_compatible.c index 04b6b4083769..23abbf529d9e 100644 --- a/tests/node_check_compatible.c +++ b/tests/node_check_compatible.c @@ -29,7 +29,8 @@ #include "tests.h" #include "testdata.h" -void check_compatible(const void *fdt, const char *path, const char *compat) +static void check_compatible(const void *fdt, const char *path, + const char *compat) { int offset, err; -- cgit v1.3