Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux
[linux-2.6-microblaze.git] / drivers / leds / leds-adp5520.c
index 5036d7b..07e66ca 100644 (file)
@@ -201,7 +201,6 @@ static int adp5520_led_remove(struct platform_device *pdev)
 static struct platform_driver adp5520_led_driver = {
        .driver = {
                .name   = "adp5520-led",
-               .owner  = THIS_MODULE,
        },
        .probe          = adp5520_led_probe,
        .remove         = adp5520_led_remove,