diff options
author | Marek Vasut <marek.vasut@gmail.com> | 2011-10-21 14:17:20 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-10-27 23:54:05 +0200 |
commit | 5cc08a179f26943513977112d7bc68f4b32079c9 (patch) | |
tree | 1366a9ee192f2fd3a2325b8c4cc5af48c580b0f4 /common | |
parent | 1a928ed9640da117b91e4bf9a4bcc3562525a78b (diff) | |
download | u-boot-imx-5cc08a179f26943513977112d7bc68f4b32079c9.zip u-boot-imx-5cc08a179f26943513977112d7bc68f4b32079c9.tar.gz u-boot-imx-5cc08a179f26943513977112d7bc68f4b32079c9.tar.bz2 |
GCC4.6: Squash warnings in fsl_espi.c
fsl_espi.c: In function 'spi_setup_slave':
fsl_espi.c:100: warning: format '%d' expects type 'int', but argument 3 has type
'long unsigned int'
fsl_espi.c: In function 'spi_xfer':
fsl_espi.c:237: warning: format '%08x' expects type 'unsigned int', but argument
5 has type 'const void *'
fsl_espi.c:237: warning: format '%08x' expects type 'unsigned int', but argument
7 has type 'void *'
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions