]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cm4008, cm41xx: fix build warnings
authorWolfgang Denk <wd@denx.de>
Sat, 10 Sep 2011 14:59:02 +0000 (16:59 +0200)
committerWolfgang Denk <wd@denx.de>
Sat, 10 Sep 2011 15:00:51 +0000 (17:00 +0200)
commitbd6ce9d171b45465daa23bede5214100dd8b5eba
tree6703aa59ea7b560e56ce58ba2c20bf4d9250114d
parent3aa7782ac4fa78a159479060495c469cbf0c5a84
cm4008, cm41xx: fix build warnings

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@denx.de>
Cc: Greg Ungerer <greg.ungerer@opengear.com>
board/cm4008/cm4008.c
board/cm41xx/cm41xx.c
include/netdev.h