These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / media / v4l2-core / tuner-core.c
index abdcffa..581e21a 100644 (file)
@@ -1366,7 +1366,6 @@ MODULE_DEVICE_TABLE(i2c, tuner_id);
 
 static struct i2c_driver tuner_driver = {
        .driver = {
-               .owner  = THIS_MODULE,
                .name   = "tuner",
                .pm     = &tuner_pm_ops,
        },