[U-Boot] [PATCH] cm4008, cm41xx: fix build warnings
Wolfgang Denk
wd at denx.de
Sat Sep 10 22:46:01 CEST 2011
Dear Wolfgang Denk,
In message <1315666885-4666-1-git-send-email-wd at denx.de> you wrote:
> Fix these:
> cm4008.c: In function 'board_eth_init':
> cm4008.c:79: warning: implicit declaration of function 'ks8695_eth_initialize'
>
> cm41xx.c: In function 'board_eth_init':
> cm41xx.c:79: warning: implicit declaration of function 'ks8695_eth_initialize'
>
> While we are at it, sort include list in netdev.h
>
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Greg Ungerer <greg.ungerer at opengear.com>
> ---
> board/cm4008/cm4008.c | 1 +
> board/cm41xx/cm41xx.c | 1 +
> include/netdev.h | 18 +++++++++---------
> 3 files changed, 11 insertions(+), 9 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
What is tolerance? -- it is the consequence of humanity. We are all
formed of frailty and error; let us pardon reciprocally each other's
folly -- that is the first law of nature. - Voltaire
More information about the U-Boot
mailing list