OSDN Git Service

Merge 4.2-rc3 into staging-next
[uclinux-h8/linux.git] / drivers / iio / light / ltr501.c
index b5a0e66..809a961 100644 (file)
@@ -1551,7 +1551,6 @@ static struct i2c_driver ltr501_driver = {
                .name   = LTR501_DRV_NAME,
                .pm     = &ltr501_pm_ops,
                .acpi_match_table = ACPI_PTR(ltr_acpi_match),
-               .owner  = THIS_MODULE,
        },
        .probe  = ltr501_probe,
        .remove = ltr501_remove,