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-Tag: KARO-TXA5-2015-06-26~441^2~7 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=f6d48b29cbf5950187e42cb3c108ea5d9c7adaa9 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,