linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* iio/accel/kxsd9_i2c: no license, taints kernel
@ 2017-11-11 18:53 Randy Dunlap
  2017-11-11 19:21 ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2017-11-11 18:53 UTC (permalink / raw)
  To: Jonathan Cameron, Linus Walleij, linux-iio; +Cc: LKML

[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.

-- 
~Randy

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-13 10:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-11 18:53 iio/accel/kxsd9_i2c: no license, taints kernel Randy Dunlap
2017-11-11 19:21 ` Randy Dunlap
2017-11-13 10:22   ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).