[U-Boot-Users] [PATCH] Fix warnings if compiling with IDE support.
Wolfgang Denk
wd at denx.de
Wed Jul 30 00:30:10 CEST 2008
In message <4886C206.8040608 at denx.de> you wrote:
> Hello,
>
> this patch fixes the following warnings, if compiling
> u-boot with ide support.
>
> [hs at pollux u-boot]$ make -s all
> cmd_ide.c:827: Warnung: weak declaration of `ide_outb' after first use results in unspecified behavior
> cmd_ide.c:839: Warnung: weak declaration of `ide_inb' after first use results in unspecified behavior
> [hs at pollux u-boot]$
>
> Signed-off-by: Heiko Schocher <hs at denx.de>
> ---
> common/cmd_ide.c | 46 ++++++++++++++++++++++------------------------
> 1 files changed, 22 insertions(+), 24 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
If today is the first day of the rest of your life, what the hell was
yesterday?
More information about the U-Boot
mailing list