]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
GCC4.6: Squash warnings in PPChameleonEVB/flash.c
authorMarek Vasut <marek.vasut@gmail.com>
Fri, 21 Oct 2011 14:17:29 +0000 (14:17 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 27 Oct 2011 21:54:02 +0000 (23:54 +0200)
commit2e59cb63ef2bdcb659c77230d1053fbca5b194fc
tree430013d5200ca334695406839c2d7448bf90fa10
parentd6248f40aa448b7ade0a1fd7568d8301c146a2dc
GCC4.6: Squash warnings in PPChameleonEVB/flash.c

flash.c: In function 'flash_init':
flash.c:54: warning: format '%08X' expects type 'unsigned int', but argument 4
has type 'struct flash_info_t *'

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
board/dave/PPChameleonEVB/flash.c