The following changes since commit b05631954d6dfe93340d516660397e2c1a2a5dd6:
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180131' into staging (2018-01-31 15:50:29 +0000) are available in the git repository at: git://git.kraxel.org/qemu tags/audio-20180202-pull-request for you to fetch changes up to 8ec660b80ed511fa333679e38bf0cf714799d6fa: hw/audio/sb16.c: change dolog() to qemu_log_mask() (2018-02-02 08:19:47 +0100) ---------------------------------------------------------------- audio: two small fixes. ---------------------------------------------------------------- John Arbuckle (1): hw/audio/sb16.c: change dolog() to qemu_log_mask() Philippe Mathieu-Daudé (1): hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h include/hw/audio/wm8750.h | 30 ++++++++++++++++++ include/hw/i2c/i2c.h | 9 ------ hw/arm/musicpal.c | 3 +- hw/arm/spitz.c | 3 +- hw/arm/z2.c | 3 +- hw/audio/marvell_88w8618.c | 1 + hw/audio/sb16.c | 79 +++++++++++++++++++++++++--------------------- hw/audio/wm8750.c | 6 ++-- 8 files changed, 82 insertions(+), 52 deletions(-) create mode 100644 include/hw/audio/wm8750.h -- 2.9.3