hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition from 'audio/audio.h'
commit2f097e1964dc25a5633a54cae15ff068e9473196
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 5 May 2020 10:07:50 +0000 (5 12:07 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 25 May 2020 09:30:03 +0000 (25 11:30 +0200)
tree942245334e3b2c31805636e5b9d736ac46c8a53e
parent369ff955a8497988d079c4e3fa1e93c2570c1c69
hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition from 'audio/audio.h'

Use the generic AUDIO_HOST_ENDIANNESS definition instead
of a custom one.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20200505100750.27332-1-f4bug@amsat.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/audio/gus.c