Files
u-boot/drivers/net
Joe Hershberger 4ec4524892 drivers/net/calxedaxgmac.c: Fix compile warning
Fix this:
calxedaxgmac.c: In function 'xgmac_rx':
calxedaxgmac.c:479:2: warning: passing argument 1 of 'NetReceive' discards qualifiers from pointer target type
include/net.h:438:13: note: expected 'uchar *' but argument is of type 'volatile unsigned char *'
calxedaxgmac.c: In function 'calxedaxgmac_initialize':
calxedaxgmac.c:547:12: warning: assignment from incompatible pointer type

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
2012-05-22 10:18:15 -05:00
..
2011-01-09 18:06:50 +01:00
2010-07-12 00:14:29 -07:00
2010-08-09 11:52:29 -07:00
2010-01-31 22:37:12 -08:00
2012-05-15 08:31:35 +02:00
2011-01-09 18:06:50 +01:00
2011-04-20 15:09:34 -05:00
2011-06-21 22:26:22 +02:00
2008-02-14 09:37:58 +00:00
2011-01-09 18:06:50 +01:00
2011-10-05 22:22:16 +02:00
2008-05-21 00:14:08 +02:00
2012-03-08 10:25:49 +09:00
2012-03-27 14:44:12 +02:00
2011-04-20 13:44:46 -05:00
2008-10-18 21:54:03 +02:00