diff options
author | Marek Vasut <marex@denx.de> | 2012-07-27 08:04:32 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-09-18 12:01:50 -0700 |
commit | fa2afe02743a74280717020d17f0c1d603468553 (patch) | |
tree | 9c0c5ddd8afa15c00426dbc97d8f1a360bcd3cb2 /common/cmd_bdinfo.c | |
parent | efa1f43b7dbdc0ab4db103f472f2838adc6f7ba1 (diff) | |
download | u-boot-imx-fa2afe02743a74280717020d17f0c1d603468553.zip u-boot-imx-fa2afe02743a74280717020d17f0c1d603468553.tar.gz u-boot-imx-fa2afe02743a74280717020d17f0c1d603468553.tar.bz2 |
dm: sparc: net: Fixup greth compile warnings
greth.c: In function ‘greth_recv’:
greth.c:507:3: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘unsigned int’ [-Wformat]
greth.c:507:3: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘unsigned int’ [-Wformat]
greth.c:541:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
greth.c: In function ‘greth_initialize’:
greth.c:623:2: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘struct greth_regs *’ [-Wformat]
greth.c:655:3: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘struct greth_regs *’ [-Wformat]
greth.c:684:2: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘struct greth_regs *’ [-Wformat]
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
Cc: Daniel Hellstrom <daniel@gaisler.com>
Cc: u-boot-dm@lists.denx.de
Diffstat (limited to 'common/cmd_bdinfo.c')
0 files changed, 0 insertions, 0 deletions