| commit | 8ce906c13c32cfd3de71063ca4b8c3b774e4ca08 | [log] [tgz] |
|---|---|---|
| author | Baolin Wang <baolin.wang@spreadtrum.com> | Wed Aug 30 11:05:47 2017 +0800 |
| committer | Wolfram Sang <wsa@the-dreams.de> | Thu Aug 31 20:32:33 2017 +0200 |
| tree | 9e69ae26fd0d85a33709c3a7d77cbf289b94e41e | |
| parent | 2601a0032f0ef5a0592a8ee4e4e12bb00ec19aeb [diff] |
i2c: sprd: Fix undefined reference errors Since the i2c driver of Spreadtrum can not be build as one module, thus it should depend on CONFIG_I2C is build in. Signed-off-by: Baolin Wang <baolin.wang@spreadtrum.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>