summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000.c
diff options
context:
space:
mode:
authorJoe Hershberger <joe.hershberger@ni.com>2012-05-22 07:56:13 +0000
committerJoe Hershberger <joe.hershberger@ni.com>2012-05-22 13:41:46 -0500
commit9aabb2f88bec8549194b8e302b22a1aacefc5ffd (patch)
tree56e0611acbd79397a6e858e0fbe0c49dda146b46 /drivers/net/e1000.c
parent412411cb2e6f5694b717d8ff574bcf61bfc476cf (diff)
downloadblackbird-obmc-uboot-9aabb2f88bec8549194b8e302b22a1aacefc5ffd.tar.gz
blackbird-obmc-uboot-9aabb2f88bec8549194b8e302b22a1aacefc5ffd.zip
board/esd/cpci405/cpci405.c: Fix compile warning
Fix this: cpci405.c: In function 'do_get_bpip': cpci405.c:737:4: warning: format '%ld' expects type 'long int', but argument 3 has type 'IPaddr_t' cpci405.c:737:4: warning: format '%ld' expects type 'long int', but argument 4 has type 'IPaddr_t' cpci405.c:737:4: warning: format '%ld' expects type 'long int', but argument 5 has type 'IPaddr_t' cpci405.c:737:4: warning: format '%ld' expects type 'long int', but argument 6 has type 'IPaddr_t' cpci405.c:700:8: warning: unused variable 'bd' Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'drivers/net/e1000.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud