]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board/dave/common/flash.c: fix compile warning
authorWolfgang Denk <wd@denx.de>
Fri, 11 Sep 2009 09:28:21 +0000 (11:28 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 14 Sep 2009 22:15:58 +0000 (00:15 +0200)
commit5168801f4b71c2f8dcd92a80cfcfda84246e67fe
treef077bf56f88f014c4323883e32e392a4ee8b2915
parent97138fc48091f2b063c4e32f36d05854b9d113fb
board/dave/common/flash.c: fix compile warning

Fix warning: ../common/flash.c:668: warning: dereferencing type-punned
pointer will break strict-aliasing rules

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Andrea Marson <andrea.marson@dave-tech.it>
board/dave/common/flash.c