diff options
| author | Joe Hershberger <[email protected]> | 2012-05-21 14:45:20 +0000 |
|---|---|---|
| committer | Joe Hershberger <[email protected]> | 2012-05-22 10:18:15 -0500 |
| commit | 4ec45248929d9a81ee4c800b02da454f11326dff (patch) | |
| tree | cecedd639856b837b69b9c88ff352ece7063b4c0 /board/eNET | |
| parent | 9577501c6854de9356d8a0fc05e8d29d63a517e2 (diff) | |
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 <[email protected]>
Cc: Joe Hershberger <[email protected]>
Diffstat (limited to 'board/eNET')
0 files changed, 0 insertions, 0 deletions
