commit | f1cc458cf3b1c972082b14c7901b43300634a78a | [log] [tgz] |
---|---|---|
author | Guilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com> | Sun Dec 01 12:43:09 2013 -0700 |
committer | Tom Rini <trini@ti.com> | Fri Dec 13 09:15:32 2013 -0500 |
tree | c2242dd54e847a14fb00a8e40a3b1d6505a89681 | |
parent | 2c808a12ea7e00d5078e57a9640adcb0504c739c [diff] |
mkimage: added 'static' specifier to match function's prototype. This function should be declared static. Signed-off-by: Guilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com> Signed-off-by: Simon Glass <sjg@chromium.org>