[PATCH] mk-omap-image: make some locally used functions static
Sascha Hauer
s.hauer at pengutronix.de
Mon Nov 9 23:41:22 PST 2015
On Mon, Nov 09, 2015 at 01:09:01PM +0300, Sergey Koshechkin wrote:
> Signed-off-by: Sergey Koshechkin <serge.koshechkin at gmail.com>
> ---
> scripts/mk-omap-image.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks
Sascha
>
> 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
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list