]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerStefano Babic <sbabic@denx.de>
Tue, 21 Oct 2014 08:47:14 +0000 (10:47 +0200)
commitf6d48b29cbf5950187e42cb3c108ea5d9c7adaa9
tree49b59745f509d3ad02fdcfe417368bea755b4910
parent8d196e52b58d1e50a80c2f5067b201cda521c75c
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