From: Sam Ravnborg <srn@xxxxxxx> Function is only used in this file and no prototype exist in any header. Signed-off-by: Sam Ravnborg <sam@xxxxxxxxxxxx> --- arch/arm/mach-at91/bootstrap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-at91/bootstrap.c b/arch/arm/mach-at91/bootstrap.c index 9dd575b74..5d21b2d02 100644 --- a/arch/arm/mach-at91/bootstrap.c +++ b/arch/arm/mach-at91/bootstrap.c @@ -149,7 +149,7 @@ static void boot_reset_action(struct menu *m, struct menu_entry *me) restart_machine(); } -void at91_bootstrap_menu(void) +static void at91_bootstrap_menu(void) { struct menu *m; struct menu_entry *me; -- 2.12.0 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox