]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
GCC4.6: Squash warnings in lattice.c
authorMarek Vasut <marek.vasut@gmail.com>
Mon, 24 Oct 2011 23:40:00 +0000 (23:40 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 27 Oct 2011 21:54:07 +0000 (23:54 +0200)
commitb89c708bb732d615bdeecd4dfce1e2a180f90c4e
tree8c47fbb86184c1e55724919e12d3512532399023
parent2e8f6419aae66808d8058cd06f89ebedea5f5303
GCC4.6: Squash warnings in lattice.c

lattice.c:319:4: warning: format '%x' expects type 'unsigned int', but argument
3 has type 'const char *'
lattice.c:319:4: warning: format '%x' expects type 'unsigned int', but argument
4 has type 'long unsigned int'

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>
drivers/fpga/lattice.c