ahci: Fix gcc 4.4 compiler warning
authorKumar Gala <galak@kernel.crashing.org>
Mon, 13 Jul 2009 14:24:00 +0000 (09:24 -0500)
committerWolfgang Denk <wd@denx.de>
Thu, 23 Jul 2009 19:04:58 +0000 (21:04 +0200)
ahci.c: In function 'ata_scsiop_read_capacity10':
ahci.c:616: warning: dereferencing type-punned pointer will break strict-aliasing rules

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found