Signed-off-by: Sergey Koshechkin <[email protected]>
---
 scripts/mk-omap-image.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/mk-omap-image.c b/scripts/mk-omap-image.c
index 1d61a34..234b7e3 100644
--- a/scripts/mk-omap-image.c
+++ b/scripts/mk-omap-image.c
@@ -49,7 +49,7 @@
 #include <getopt.h>
 #include <endian.h>
 
-void usage(char *prgname)
+static void usage(char *prgname)
 {
        printf("usage: %s [OPTION] FILE > IMAGE\n"
               "\n"
-- 
2.6.1


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to