VCMA9: fix compile errors
authorWolfgang Denk <wd@denx.de>
Sat, 28 Mar 2009 23:58:16 +0000 (00:58 +0100)
committerWolfgang Denk <wd@denx.de>
Sat, 28 Mar 2009 23:58:16 +0000 (00:58 +0100)
commit88685b5f62274167ad2ba8a58e108d89ff71955b
tree6eb8ffe30460f500e5593c57773f3315fbe6345b
parent26e42cbd786241fec370a0b92ad591f4e9cc423b
VCMA9: fix compile errors

Fix these:
cmd_vcma9.c:82: warning: implicit declaration of function 'eth_getenv_enetaddr'
cmd_vcma9.c:89: error: 'enetaddr' undeclared (first use in this function)

Signed-off-by: Wolfgang Denk <wd@denx.de>
board/mpl/vcma9/cmd_vcma9.c