]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
8xxx: fix warning: implicit declaration of function 'uec_standard_init'
authorWolfgang Denk <wd@denx.de>
Sat, 18 Jul 2009 14:13:18 +0000 (16:13 +0200)
committerWolfgang Denk <wd@denx.de>
Sat, 18 Jul 2009 14:13:18 +0000 (16:13 +0200)
commit2b5243fc24a724e83409c0b70caa1a3180e997ae
tree751ff24353ed473f627511723a63c9be00dcaba9
parent5b54df2674fdad5e7d316484c67efc68e79f3f0d
8xxx: fix warning: implicit declaration of function 'uec_standard_init'

Commit 8e55258f created function uec_standard_init() to initialize
all UEC interfaces for 83xx and 85xx but failed to provide a
prototype for it.

Signed-off-by: Wolfgang Denk <wd@denx.de>
include/netdev.h