commit | 8a1906573c24eed9158f2a4da444bc902444b183 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Jul 13 09:24:00 2009 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Thu Jul 23 21:04:58 2009 +0200 |
tree | 810a61721ecd7c9d3b5e3905f1d90cb9211c9d7e | |
parent | 695e6d2572d8afeb662b2b60051098fd85629b3c [diff] |
ahci: Fix gcc 4.4 compiler warning 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>