commit | 068e971cf07245b2c4ba39d7ab34f798b1ef1371 | [log] [tgz] |
---|---|---|
author | Eric Nelson <eric.nelson@boundarydevices.com> | Thu Oct 02 12:16:27 2014 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Mon Oct 06 17:57:21 2014 +0200 |
tree | f1caf44c8ba049b0403b744a961f22cf58d49f58 | |
parent | a8c2f06ad525cb4c2566abd53356ea9bd006c931 [diff] |
nitrogen6x: staticize board file Declare locally-used data structures and functions as static and pull in header files to prevent compiler warnings of "Should it be static?" when building with "make C=1". Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>