Re: iio/accel/kxsd9_i2c: no license, taints kernel
From: Randy Dunlap
Date: Sat Nov 11 2017 - 14:22:07 EST
On 11/11/17 10:53, Randy Dunlap wrote:
> [44583.951806] kxsd9_i2c: module license 'unspecified' taints kernel.
> [44583.951931] kxsd9_i2c: Unknown symbol __devm_regmap_init_i2c (err 0)
>
> __devm_regmap_i2c() is EXPORT_SYMBOL_GPL(), so a non-compatible license
> cannot use it.
>
and iio/adc/qcom-vadc-common.c:
qcom_vadc_common: module license 'unspecified' taints kernel.
--
~Randy