]> 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)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:24 +0000 (09:04 -0500)
commitda456b2718d07c9417fd91340c1080fd03729932
tree1d6919e77b6e3b05168308bf8c8018d5562991ee
parentaa8a3446a8945b69abeaa8d662251bdd90f78d24
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