Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / drivers / leds / leds-max8997.c
index 607bc27..c592aa5 100644 (file)
@@ -303,7 +303,6 @@ static int max8997_led_remove(struct platform_device *pdev)
 static struct platform_driver max8997_led_driver = {
        .driver = {
                .name  = "max8997-led",
-               .owner = THIS_MODULE,
        },
        .probe  = max8997_led_probe,
        .remove = max8997_led_remove,