commit | 2c34f3f547ba2bdaac44bb9582df032f3b6c4f6e | [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 | cc64b92cdee921536a00e66568fd36cff3d35420 [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>