board/amcc/yucca/flash.c: Fix compile warning
authorWolfgang Denk <wd@denx.de>
Fri, 11 Sep 2009 09:47:07 +0000 (11:47 +0200)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:25 +0000 (09:04 -0500)
commit5b92558aaa91fc1eadcf839de70a295583f7e3fe
tree3634479190ffd663c67d52c979e5f9481528bfd1
parent281c798c5ae0e86f284b78302e6947ce902a1dc7
board/amcc/yucca/flash.c: Fix compile warning

Fix warning: flash.c:919: 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/yucca/flash.c