]> git.sur5r.net Git - u-boot/commitdiff
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)
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>

No differences found