commit | 95a38c395de8941ee0f3de09006c423773e093b7 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Fri Jan 04 16:02:26 2019 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Jan 10 09:51:42 2019 +0100 |
tree | 01ad1c988458dcb4bb337088359ed5d71e628527 | |
parent | e59dbbac0364344a3ad84c3497a98c56003d3fb8 [diff] |
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>