From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sat, 10 Sep 2011 22:46:01 +0200 Subject: [U-Boot] [PATCH] cm4008, cm41xx: fix build warnings In-Reply-To: <1315666885-4666-1-git-send-email-wd@denx.de> References: <1315666885-4666-1-git-send-email-wd@denx.de> Message-ID: <20110910204601.BDB141408770@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk, In message <1315666885-4666-1-git-send-email-wd@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 > Cc: Greg Ungerer > --- > 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