]> Git Repo - qemu.git/commit
hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h
authorPhilippe Mathieu-Daudé <[email protected]>
Tue, 19 Sep 2017 12:30:53 +0000 (09:30 -0300)
committerGerd Hoffmann <[email protected]>
Fri, 2 Feb 2018 07:19:25 +0000 (08:19 +0100)
commit7ab14c5ace7bce758dcf40c63f1eb4b44d915426
treed2b43685635b8a2aee29650a51ee8416db1f817d
parentb05631954d6dfe93340d516660397e2c1a2a5dd6
hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h

while here use TYPE_WM8750 and declare a data_req_cb() typedef.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Message-id: 20170919123053[email protected]
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/arm/musicpal.c
hw/arm/spitz.c
hw/arm/z2.c
hw/audio/marvell_88w8618.c
hw/audio/wm8750.c
include/hw/audio/wm8750.h [new file with mode: 0644]
include/hw/i2c/i2c.h
This page took 0.027679 seconds and 4 git commands to generate.