common: board_f: cosmetic use __weak for leds
authorJeroen Hofstee <jeroen@myspectrum.nl>
Mon, 23 Jun 2014 21:20:19 +0000 (23:20 +0200)
committerJae-young Hwang <j-zero.hwang@samsung.com>
Thu, 14 Jan 2016 04:20:52 +0000 (13:20 +0900)
commit54d3d40d3798a89ca35836decdc0c1e69dcd105f
tree3f3a30a860eb7e3e3c080b6a1163af5194e1adde
parentb12f8e1294ef94aa8db037902b1046572f0e855f
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.

Change-Id: Icaabc39bf74587659b1070374b61e4022419a01a
cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Jae-young Hwang <j-zero.hwang@samsung.com>
arch/arm/lib/board.c
include/status_led.h