diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-09-26 12:21:13 +0200 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2024-10-03 17:26:05 +0300 |
commit | 7bd9b0b41df67680ee20437c4c8f857c847235bf (patch) | |
tree | a286eaf47a5684b72d90ee2ba8cb6be8584dc2c2 /rust/qemu-api-macros | |
parent | 423be09ab9492735924e73a2d36069784441ebc6 (diff) | |
download | qemu-7bd9b0b41df67680ee20437c4c8f857c847235bf.zip qemu-7bd9b0b41df67680ee20437c4c8f857c847235bf.tar.gz qemu-7bd9b0b41df67680ee20437c4c8f857c847235bf.tar.bz2 |
hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header
We were including the "exec/tswap.h" header to get
target_words_bigendian() declaration, but since commit a276ec8e26
("hw/audio/virtio-snd: Always use little endian audio format")
removed this method call, we don't need this header anymore.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'rust/qemu-api-macros')
0 files changed, 0 insertions, 0 deletions