commit | 86167825ee0c4e48e8b0395d590e43c35d9a111c | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Sat Apr 19 17:59:20 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Thu Apr 24 23:22:52 2008 +0200 |
tree | dc5f8dd21bc72554a4aa5a3f8f2cdc23cf15b4d1 | |
parent | 47868595b20e35cc69d65beceae1f358a7a9c48f [diff] |
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>