Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / drivers / media / tuners / tua9001.c
index d4f6ca0..9d70378 100644 (file)
@@ -267,7 +267,6 @@ MODULE_DEVICE_TABLE(i2c, tua9001_id_table);
 
 static struct i2c_driver tua9001_driver = {
        .driver = {
-               .owner  = THIS_MODULE,
                .name   = "tua9001",
                .suppress_bind_attrs = true,
        },