Home
last modified time | relevance | path

Searched hist:c5d4001a1cbca546f83ec7f2299c664fb00e6451 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dstatus_led.hc5d4001a1cbca546f83ec7f2299c664fb00e6451 Mon Jun 23 21:20:19 UTC 2014 Jeroen Hofstee <jeroen@myspectrum.nl> 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>
/rk3399_rockchip-uboot/common/
H A Dboard_f.cc5d4001a1cbca546f83ec7f2299c664fb00e6451 Mon Jun 23 21:20:19 UTC 2014 Jeroen Hofstee <jeroen@myspectrum.nl> 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>