Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus
[cascardo/linux.git] / drivers / video / backlight / tps65217_bl.c
index 2e04d93..61d72bf 100644 (file)
@@ -323,7 +323,6 @@ static int tps65217_bl_probe(struct platform_device *pdev)
 static struct platform_driver tps65217_bl_driver = {
        .probe          = tps65217_bl_probe,
        .driver         = {
-               .owner  = THIS_MODULE,
                .name   = "tps65217-bl",
        },
 };