]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - firmware/ihex2fw.c
rt2800: prepare for rt2800*_probe_hw_mode() unification
[karo-tx-linux.git] / firmware / ihex2fw.c
index 8f7fdaa9e010b39157eee6121b6e1b5e0f265295..5a03ba8c8364e9cc4dde9655871d4a13b6ff2463 100644 (file)
@@ -56,7 +56,7 @@ static int output_records(int outfd);
 static int sort_records = 0;
 static int wide_records = 0;
 
-int usage(void)
+static int usage(void)
 {
        fprintf(stderr, "ihex2fw: Convert ihex files into binary "
                "representation for use by Linux kernel\n");