summaryrefslogtreecommitdiff
path: root/common/cmd_nvedit.c
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-09-19 01:03:20 +0200
committerWolfgang Denk <wd@denx.de>2010-09-19 12:30:54 +0200
commitfe64fd4238bcdeb0221decad58288ddaa9dcbdb7 (patch)
tree466cf2fc9ea113651a8ce93aa1ca84f926683d7f /common/cmd_nvedit.c
parent29ccd7c312f63e87a520b95dd9ec8fd2e1b9a3a6 (diff)
downloadu-boot-imx-fe64fd4238bcdeb0221decad58288ddaa9dcbdb7.zip
u-boot-imx-fe64fd4238bcdeb0221decad58288ddaa9dcbdb7.tar.gz
u-boot-imx-fe64fd4238bcdeb0221decad58288ddaa9dcbdb7.tar.bz2
mmc: fix compiler warnings
Commit d2bf29e3 caused a number of compiler warnings: mmc.c: In function 'mmc_bwrite': mmc.c:97: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'long unsigned int' mmc.c:97: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'lbaint_t' mmc.c: In function 'mmc_bread': mmc.c:229: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'long unsigned int' mmc.c:229: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'lbaint_t' Fix these. Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Lei Wen <leiwen@marvell.com>
Diffstat (limited to 'common/cmd_nvedit.c')
0 files changed, 0 insertions, 0 deletions