]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board/linkstation/ide.c: Fix compile warning
authorWolfgang Denk <wd@denx.de>
Mon, 14 Sep 2009 22:26:02 +0000 (00:26 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 22 Sep 2009 21:53:44 +0000 (23:53 +0200)
commit184a3a27f5cd2c64666f74df94c86b94c4383ef8
tree74fad3bf46da2393f3e44ccda49e60ed1b23ec4c
parent004eca0c9ba328de457d5dc9ef8805639dfef893
board/linkstation/ide.c: Fix compile warning

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

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Guennadi Liakhovetski <lg@denx.de>
board/linkstation/ide.c