hw/audio/marvell: Don't include unnecessary i2c.h header file
commit29bc0a6072d30287eee35ae1adf8de0aff0e6d49
authorThomas Huth <thuth@redhat.com>
Fri, 4 Jan 2019 15:02:26 +0000 (4 16:02 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 9 Jan 2019 10:18:06 +0000 (9 11:18 +0100)
tree2fbbc254086896e285cb328bb2ad0aca4e5aee81
parentc0b05ec50e3185bdd402f7e25ba7f2e9922895a0
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 <thuth@redhat.com>
Message-Id: <1546614146-10525-1-git-send-email-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/audio/marvell_88w8618.c