X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=kernel%2Fsound%2Faoa%2Fcodecs%2Fonyx.c;h=a04edff8b729ebf8fff761c8c3814f1ab66b4a80;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hp=23c371ecfb6b3841a11d4b375c6e53f0c3c83324;hpb=f93b97fd65072de626c074dbe099a1fff05ce060;p=kvmfornfv.git diff --git a/kernel/sound/aoa/codecs/onyx.c b/kernel/sound/aoa/codecs/onyx.c index 23c371ecf..a04edff8b 100644 --- a/kernel/sound/aoa/codecs/onyx.c +++ b/kernel/sound/aoa/codecs/onyx.c @@ -1050,7 +1050,6 @@ MODULE_DEVICE_TABLE(i2c,onyx_i2c_id); static struct i2c_driver onyx_driver = { .driver = { .name = "aoa_codec_onyx", - .owner = THIS_MODULE, }, .probe = onyx_i2c_probe, .remove = onyx_i2c_remove,