summaryrefslogtreecommitdiffstats
path: root/board/idmr
diff options
context:
space:
mode:
authorJoe Hershberger <joe.hershberger@ni.com>2012-05-21 14:45:25 +0000
committerJoe Hershberger <joe.hershberger@ni.com>2012-05-22 10:18:16 -0500
commitbccbe619b1138c801a4a789dc30c265c7a34dbc5 (patch)
tree085bc218999a145294e224e14286f8f4713d9b27 /board/idmr
parent6e758ef56eb82200604a5e89509b66c6590c00ce (diff)
downloadtalos-obmc-uboot-bccbe619b1138c801a4a789dc30c265c7a34dbc5.tar.gz
talos-obmc-uboot-bccbe619b1138c801a4a789dc30c265c7a34dbc5.zip
drivers/net/eepro100.c: Fix compile warning
Fix this: eepro100.c: In function 'eepro100_initialize': eepro100.c:464:13: warning: assignment from incompatible pointer type eepro100.c: In function 'eepro100_recv': eepro100.c:694:4: 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 u8 *' The use of a descriptor like this may mean DMA will update this at will Beware this may be a source of trouble on some boards Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Cc: Joe Hershberger <joe.hershberger@gmail.com>
Diffstat (limited to 'board/idmr')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud