commit | 72d900bdbc8bf58d9dfb646ecfcc0882031034ae | [log] [tgz] |
---|---|---|
author | Breno Lima <breno.lima@nxp.com> | Thu Dec 01 16:37:38 2016 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Fri Dec 16 10:20:17 2016 +0100 |
tree | b0a9c087483a8ab128ccc9d612e537312c18b7d5 | |
parent | 4a056c4504d078356fa3afcaed963d31d5e901c7 [diff] |
udoo_neo: Staticize board_string() Change board_string() function to static because it's being used locally. Signed-off-by: Breno Lima <breno.lima@nxp.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>