commit | cc64b92cdee921536a00e66568fd36cff3d35420 | [log] [tgz] |
---|---|---|
author | Jeroen Hofstee <jeroen@myspectrum.nl> | Thu Jun 26 19:53:16 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Fri Jul 18 17:53:23 2014 -0400 |
tree | da908213984fe920baa75e8efea738c19dcacd3e | |
parent | fd536d818d9bb9138ca74dedf187b8086eb08a24 [diff] |
common:splash: use __weak This not only looks a bit better it also prevents a warning with W=1 (no previous prototype). cc: agust@denx.de Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>