]> git.sur5r.net Git - u-boot/commit
board/amcc/common/flash.c: Fix compile warning
authorWolfgang Denk <wd@denx.de>
Fri, 11 Sep 2009 09:30:34 +0000 (11:30 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 14 Sep 2009 22:29:49 +0000 (00:29 +0200)
commit6c7bc91fb3dba186d3398a1653f6db236510ffa7
tree695eb6bb25e0c518da216ad45165d4ddcb64bf1d
parent70fb809c563c340538264d2a9436135e74c38bfe
board/amcc/common/flash.c: Fix compile warning

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

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Stefan Roese <sr@denx.de>
Acked-by: Stefan Roese <sr@denx.de>
board/amcc/common/flash.c