]> code.ossystems Code Review - bsp/u-boot.git/commit
ARM: i.MX6: include prototype for get_board_rev()
authorEric Nelson <eric.nelson@boundarydevices.com>
Tue, 30 Sep 2014 22:40:02 +0000 (15:40 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 21 Oct 2014 19:31:44 +0000 (17:31 -0200)
commit857ccfd237ef65a42654b049a4b00769822b95af
treeab64b65b0d5cd1e8db26f82e10dd32eea2c7a518
parent2b542e69cb68eceb348bb3063334afcbf3fbfe4f
ARM: i.MX6: include prototype for get_board_rev()

Include <asm/bootm.h> to see the prototype for get_board_rev()
and prevent warning "Should it be static?" with "make C=1".

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
arch/arm/cpu/armv7/mx6/soc.c