[U-Boot] [PATCH 2/2] common: fix inline--weak error spotted by gcc 4.4
Wolfgang Denk
wd at denx.de
Wed May 20 22:37:39 CEST 2009
Dear Kim Phillips,
In message <20090519125336.7761f522.kim.phillips at freescale.com> you wrote:
> cmd_ide.c:547: error: inline function 'ide_inb' cannot be declared weak
>
> removing the inline attribute fixes it.
>
> Signed-off-by: Kim Phillips <kim.phillips at freescale.com>
> ---
> common/cmd_ide.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
Applied (to master) as agreed.
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
A little suffering is good for the soul.
-- Kirk, "The Corbomite Maneuver", stardate 1514.0
More information about the U-Boot
mailing list