From: Eric Nelson Date: Tue, 30 Sep 2014 22:40:02 +0000 (-0700) Subject: ARM: i.MX6: include prototype for get_board_rev() X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=857ccfd237ef65a42654b049a4b00769822b95af;p=bsp%2Fu-boot.git ARM: i.MX6: include prototype for get_board_rev() Include to see the prototype for get_board_rev() and prevent warning "Should it be static?" with "make C=1". Signed-off-by: Eric Nelson --- diff --git a/arch/arm/cpu/armv7/mx6/soc.c b/arch/arm/cpu/armv7/mx6/soc.c index 6352422253..6dc26003b6 100644 --- a/arch/arm/cpu/armv7/mx6/soc.c +++ b/arch/arm/cpu/armv7/mx6/soc.c @@ -20,6 +20,7 @@ #include #include #include +#include enum ldo_reg { LDO_ARM,