Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/linux...
[firefly-linux-kernel-4.4.55.git] / drivers / video / backlight / tps65217_bl.c
index 2e04d93aa0efe0a8e687279d81e58c1f2d257d7a..61d72bffd402f25c2abc10266c4241c32ce006e5 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",
        },
 };