These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / media / i2c / tea6420.c
index 30a8d75..b7f4e58 100644 (file)
@@ -144,7 +144,6 @@ MODULE_DEVICE_TABLE(i2c, tea6420_id);
 
 static struct i2c_driver tea6420_driver = {
        .driver = {
-               .owner  = THIS_MODULE,
                .name   = "tea6420",
        },
        .probe          = tea6420_probe,