In message <[EMAIL PROTECTED]> you wrote:
> Hello,
> 
> this patch fixes the following warnings, if compiling
> u-boot with ide support.
> 
> [EMAIL PROTECTED] 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
> [EMAIL PROTECTED] u-boot]$
> 
> Signed-off-by: Heiko Schocher <[EMAIL PROTECTED]>
> ---
>  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: [EMAIL PROTECTED]
If today is the first day of the rest of your life, what the hell was
yesterday?

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to