]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board/amcc/yucca/flash.c: Fix compile warning
authorWolfgang Denk <wd@denx.de>
Fri, 11 Sep 2009 09:47:07 +0000 (11:47 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 14 Sep 2009 22:29:13 +0000 (00:29 +0200)
commit70fb809c563c340538264d2a9436135e74c38bfe
treec59862b7db9f11086f806e3669ce54cdda6b718b
parent030ec52f8cc83015f968db30208f4bd07feffa6c
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