Re: [Qemu-devel] [PATCH] hw/audio/marvell: Don't include unnecessary i2c.h header file
On Fri, Jan 04, 2019 at 04:02:26PM +0100, Thomas Huth wrote: > This device does not use I2C, so no need to include the header file here. Added to audio queue. thanks, Gerd
[Qemu-devel] [PATCH] hw/audio/marvell: Don't include unnecessary i2c.h header file
This device does not use I2C, so no need to include the header file here. Signed-off-by: Thomas Huth --- hw/audio/marvell_88w8618.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/audio/marvell_88w8618.c b/hw/audio/marvell_88w8618.c index 6600ab4..035dd76 100644 --- a/hw/audio/marvell_88w8