commit | 29bc0a6072d30287eee35ae1adf8de0aff0e6d49 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Fri Jan 04 16:02:26 2019 +0100 |
committer | Laurent Vivier <laurent@vivier.eu> | Wed Jan 09 11:18:06 2019 +0100 |
tree | 2fbbc254086896e285cb328bb2ad0aca4e5aee81 | |
parent | c0b05ec50e3185bdd402f7e25ba7f2e9922895a0 [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: Laurent Vivier <laurent@vivier.eu>