commit | cb6d0b72c2c4f13c0075a7ae92e11682ec94a311 | [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 | 51d91e1a253c97713c7f3e5c0b910a4db4979283 [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>