drivers/tty: make pty.c slightly more explicitly non-modular
[firefly-linux-kernel-4.4.55.git] / drivers / mfd / si476x-i2c.c
index e3deb466628bf53db45ec22d854ddce4a998b47f..fb4ce6d04c304f4d6f2d623622200f7f2fee1e60 100644 (file)
@@ -873,7 +873,6 @@ MODULE_DEVICE_TABLE(i2c, si476x_id);
 static struct i2c_driver si476x_core_driver = {
        .driver         = {
                .name   = "si476x-core",
-               .owner  = THIS_MODULE,
        },
        .probe          = si476x_core_probe,
        .remove         = si476x_core_remove,