OSDN Git Service

hw/audio/marvell: Don't include unnecessary i2c.h header file
authorThomas Huth <thuth@redhat.com>
Fri, 4 Jan 2019 15:02:26 +0000 (16:02 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 10 Jan 2019 08:51:42 +0000 (09:51 +0100)
commit95a38c395de8941ee0f3de09006c423773e093b7
tree01ad1c988458dcb4bb337088359ed5d71e628527
parente59dbbac0364344a3ad84c3497a98c56003d3fb8
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: Gerd Hoffmann <kraxel@redhat.com>
hw/audio/marvell_88w8618.c