Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney...
[cascardo/linux.git] / drivers / leds / leds-regulator.c
index a6354f1..ffc2139 100644 (file)
@@ -213,7 +213,6 @@ static int regulator_led_remove(struct platform_device *pdev)
 static struct platform_driver regulator_led_driver = {
        .driver = {
                   .name  = "leds-regulator",
-                  .owner = THIS_MODULE,
                   },
        .probe  = regulator_led_probe,
        .remove = regulator_led_remove,