Searched hist:"31 d34143bbe3f5c98fe7b6fb8f23e0b40b3d8b21" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | cfi_flash.c | 31d34143bbe3f5c98fe7b6fb8f23e0b40b3d8b21 Fri Oct 21 14:17:05 UTC 2011 Marek Vasut <marek.vasut@gmail.com> GCC4.6: Squash warning in cfi_flash.c
cfi_flash.c: In function 'flash_protect_default': cfi_flash.c:2152: warning: format '%08x' expects type 'unsigned int', but argument 2 has type 'ulong' cfi_flash.c:2152: warning: format '%08x' expects type 'unsigned int', but argument 3 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> Cc: Scott Wood <scottwood@freescale.com>
|