diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2022-01-11 11:32:22 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2022-01-18 12:56:29 +0100 |
commit | 026644cf5f9fd8c27ea7f4f2fd4fea8102b30001 (patch) | |
tree | 39679e117f6326d7322992af764d4c77737c58a2 /hw/scsi/srp.h | |
parent | 60791a2c27e1b8f82ff035a474b2f96f0fafa66c (diff) | |
download | qemu-026644cf5f9fd8c27ea7f4f2fd4fea8102b30001.zip qemu-026644cf5f9fd8c27ea7f4f2fd4fea8102b30001.tar.gz qemu-026644cf5f9fd8c27ea7f4f2fd4fea8102b30001.tar.bz2 |
hw/dma: Move ScatterGatherEntry / QEMUSGList declarations around
In the next commit we will use the dma_addr_t type in the QEMUSGList
structure. Since currently dma_addr_t is defined after QEMUSGList,
move the declarations to have dma_addr_t defined first. This is a
pure code-movement patch.
Suggested-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-Id: <20220111184309.28637-10-f4bug@amsat.org>
Diffstat (limited to 'hw/scsi/srp.h')
0 files changed, 0 insertions, 0 deletions