commit | 0461dda458d367875f4f1361e77b160dd7f50494 | [log] [tgz] |
---|---|---|
author | Jeroen Hofstee <jeroen@myspectrum.nl> | Thu Jun 26 20:04:37 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Fri Jul 18 17:53:23 2014 -0400 |
tree | 874e52fd3b8782a0508b135491a559bca63d14cd | |
parent | f7f37e24097cd83286314a204e4f5f07fad9868b [diff] |
lib:lmb: use __weak This not only looks a bit better it also prevents a warning with W=1 (no previous prototype). Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>