]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board/esd/cpci750/ide.c: fix compile warning
authorWolfgang Denk <wd@denx.de>
Fri, 11 Sep 2009 09:15:31 +0000 (11:15 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 14 Sep 2009 22:13:15 +0000 (00:13 +0200)
commit97138fc48091f2b063c4e32f36d05854b9d113fb
tree89e33dd59720c643143dda382ca2336e514cc117
parentba73060cf4163bd5eb1711020126e2f7f62d363e
board/esd/cpci750/ide.c: fix compile warning

Fix warning: ide.c:54: warning: dereferencing type-punned pointer will
break strict-aliasing rules

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
Cc: Stefan Roese <sr@denx.de>
Acked-by: Stefan Roese <sr@denx.de>
board/esd/cpci750/ide.c