]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix show_boot_progress prototype
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 19 Apr 2008 15:59:20 +0000 (17:59 +0200)
committerWolfgang Denk <wd@denx.de>
Thu, 24 Apr 2008 21:22:52 +0000 (23:22 +0200)
commit2ef1d9b6030d02f576b1bcd9fec948e602522012
treedc5f8dd21bc72554a4aa5a3f8f2cdc23cf15b4d1
parentedbed247a14d70b94958010f736621212285de91
Fix show_boot_progress prototype

in commit fad634071 "make show_boot_progress () weak."
show_boot_progress is supposed to be declared as weak but declared as
inline instead.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
include/common.h