These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / media / tuners / tda18212.c
index d93e066..7b80683 100644 (file)
@@ -277,7 +277,6 @@ MODULE_DEVICE_TABLE(i2c, tda18212_id);
 
 static struct i2c_driver tda18212_driver = {
        .driver = {
-               .owner  = THIS_MODULE,
                .name   = "tda18212",
        },
        .probe          = tda18212_probe,