]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
common: board_f: cosmetic use __weak for leds
authorJeroen Hofstee <jeroen@myspectrum.nl>
Mon, 23 Jun 2014 21:20:19 +0000 (23:20 +0200)
committerTom Rini <trini@ti.com>
Fri, 18 Jul 2014 21:53:23 +0000 (17:53 -0400)
commitc5d4001a1cbca546f83ec7f2299c664fb00e6451
treef110afcbefbf28e8aa50c00247181e2de7ab0d9c
parent0e350f81e1ca7d103fd9685725f9c4b0d9e80632
common: board_f: cosmetic use __weak for leds

First of all this looks a lot better, but it also
prevents a gcc warning (W=1), that the weak function
has no previous prototype.

cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Acked-by: Simon Glass <sjg@chromium.org>
common/board_f.c
include/status_led.h