Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / drivers / leds / leds-da9052.c
index e4da1f4..28291b6 100644 (file)
@@ -199,7 +199,6 @@ static int da9052_led_remove(struct platform_device *pdev)
 static struct platform_driver da9052_led_driver = {
        .driver         = {
                .name   = "da9052-leds",
-               .owner  = THIS_MODULE,
        },
        .probe          = da9052_led_probe,
        .remove         = da9052_led_remove,