
30 Jul
2008
30 Jul
'08
12:30 a.m.
In message 4886C206.8040608@denx.de you wrote:
Hello,
this patch fixes the following warnings, if compiling u-boot with ide support.
[hs@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@pollux u-boot]$
Signed-off-by: Heiko Schocher hs@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@denx.de
If today is the first day of the rest of your life, what the hell was
yesterday?