u-boot/board/esd/cpci405
Joe Hershberger 9aabb2f88b 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>
2012-05-22 13:41:46 -05:00
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
cpci405.c board/esd/cpci405/cpci405.c: Fix compile warning 2012-05-22 13:41:46 -05:00
flash.c ppc4xx: Move ppc4xx headers to powerpc include directory 2010-09-23 09:02:05 +02:00
fpgadata_cpci405.c CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405.c 2011-12-18 00:07:29 +01:00
fpgadata_cpci405ab.c CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci405ab.c 2011-12-18 00:07:22 +01:00
fpgadata_cpci4052.c CHECKPATCH: ./board/esd/cpci405/fpgadata_cpci4052.c 2011-12-18 00:07:06 +01:00