]> 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)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:31 +0000 (09:04 -0500)
commit7893d471945e45ed94bd250e03fa5bd70c178e06
tree393f092d45cab012e44afad53841b26278a6c3d8
parent81e60235bd207bcd2856b0dfae9138a62ebae794
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