[U-Boot] [PATCH] Remove inline qualifier from show_boot_progress()
Wolfgang Denk
wd at denx.de
Fri May 15 22:04:15 CEST 2009
Dear Emil Medve,
In message <1242154112-26900-1-git-send-email-Emilian.Medve at Freescale.com> you wrote:
> 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 at Freescale.com>
> ---
> common/main.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
PROGRAM - n. A magic spell cast over a computer allowing it to turn
one's input into error messages.
v. tr. - To engage in a pastime similar to banging one's head against
a wall, but with fewer opportunities for reward.
More information about the U-Boot
mailing list