commit | 1147bb15a715a907a91195c2ed601fc926e43d46 | [log] [tgz] |
---|---|---|
author | Jason Baron <jbaron@redhat.com> | Fri Jan 04 14:44:41 2013 -0500 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Jan 25 18:18:36 2013 +0100 |
tree | b7a641f5ab9efbc814665218318c8c85f864efd3 | |
parent | 1b0952445522af73b0e78420a9078b3653923703 [diff] |
ahci: Remove unused AHCIDevice fields 'dma_status' and 'dma_cb' are written to, but never read. Remove these fields in preparation for AHCI migration bits. Signed-off-by: Jason Baron <jbaron@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>