diff options
author | Emil Medve <Emilian.Medve@Freescale.com> | 2009-05-12 13:48:32 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-05-15 22:04:04 +0200 |
commit | 5e2c08c3ac90808e9be64856916bfd6df984823c (patch) | |
tree | 68a91848715d0e53de9513da89a150858e81c8ab /lib_blackfin/post.c | |
parent | fe6da4837308aa33d537ac3e7f36c2d66e3d9a36 (diff) | |
download | u-boot-imx-5e2c08c3ac90808e9be64856916bfd6df984823c.zip u-boot-imx-5e2c08c3ac90808e9be64856916bfd6df984823c.tar.gz u-boot-imx-5e2c08c3ac90808e9be64856916bfd6df984823c.tar.bz2 |
Remove inline qualifier from show_boot_progress()
The 'inline' is conflicting with the semantic of 'weak' attribute and with the
way the show_boot_progress() function is used.
Also gcc 4.4 is complaining about it:
main.c:51: error: inline function 'show_boot_progress' cannot be declared weak
Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com>
Diffstat (limited to 'lib_blackfin/post.c')
0 files changed, 0 insertions, 0 deletions