On 9/26/24 03:21, Philippe Mathieu-Daudé wrote:
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é<phi...@linaro.org>
---
  hw/audio/virtio-snd.c | 1 -
  1 file changed, 1 deletion(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to