cs8900 compile fix
authorLadislav Michl <ladis@linux-mips.org>
Mon, 23 Mar 2009 17:16:34 +0000 (18:16 +0100)
committerWolfgang Denk <wd@denx.de>
Sat, 28 Mar 2009 23:12:00 +0000 (00:12 +0100)
commitfd88d91a639ce41b825c8d50dc2182050e98fe53
treec3da3e84b688527f7ba4f53d403f27e7d5f3969f
parentd2567be915036720693f3ddd00c39b5b4d86fb8d
cs8900 compile fix

cs8900.c: In function 'eth_init':
cs8900.c:164: warning: passing argument 2 of 'eth_getenv_enetaddr' from incompatible pointer type
cs8900.c:165: error: invalid operands to binary <<
cs8900.c:166: error: invalid operands to binary <<
cs8900.c:167: error: invalid operands to binary <<

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
drivers/net/cs8900.c