commit | f6d48b29cbf5950187e42cb3c108ea5d9c7adaa9 | [log] [tgz] |
---|---|---|
author | Eric Nelson <eric.nelson@boundarydevices.com> | Tue Sep 30 15:40:02 2014 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 21 10:47:14 2014 +0200 |
tree | 49b59745f509d3ad02fdcfe417368bea755b4910 | |
parent | 8d196e52b58d1e50a80c2f5067b201cda521c75c [diff] |
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>