Home
last modified time | relevance | path

Searched hist:"9 fc425278b333f481d1bbf1efd98813dcd4d57d4" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/boundary/nitrogen6x/
H A Dnitrogen6x.c9fc425278b333f481d1bbf1efd98813dcd4d57d4 Thu Oct 02 19:16:27 UTC 2014 Eric Nelson <eric.nelson@boundarydevices.com> 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>