summaryrefslogtreecommitdiffstats
path: root/sound/spi
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-06-13 17:39:42 +0200
committerMark Brown <broonie@kernel.org>2016-06-13 17:44:16 +0100
commit05252513fbb9874a292a78aa577e5d42bb4d5ad0 (patch)
tree57a778aca8967af710915603f97201abc706152a /sound/spi
parent811e66de2241e249bad03a9e9681d3ac68b07ec3 (diff)
downloadlinux-stable-05252513fbb9874a292a78aa577e5d42bb4d5ad0.tar.gz
linux-stable-05252513fbb9874a292a78aa577e5d42bb4d5ad0.tar.bz2
linux-stable-05252513fbb9874a292a78aa577e5d42bb4d5ad0.zip
ASoC: wm8985: add i2c dependency
The wm8985 driver is now user-selectable, but building it with I2C disabled results in a link failure: sound/built-in.o: In function `wm8985_i2c_probe': :(.text+0x44914): undefined reference to `__devm_regmap_init_i2c' sound/built-in.o: In function `wm8985_exit': :(.exit.text+0x3d8): undefined reference to `i2c_del_driver' sound/built-in.o: In function `wm8985_modinit': :(.init.text+0x1454): undefined reference to `i2c_register_driver' This adds a Kconfig dependency the way that the other codec drivers have it. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Fixes: 811e66de2241 ("ASoC: wm8985: add support for WM8758") Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/spi')
0 files changed, 0 insertions, 0 deletions