Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[cascardo/linux.git] / drivers / video / backlight / ams369fg06.c
index 5f897f9..5cca8ce 100644 (file)
@@ -556,7 +556,6 @@ static void ams369fg06_shutdown(struct spi_device *spi)
 static struct spi_driver ams369fg06_driver = {
        .driver = {
                .name   = "ams369fg06",
-               .owner  = THIS_MODULE,
                .pm     = &ams369fg06_pm_ops,
        },
        .probe          = ams369fg06_probe,