Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / drivers / leds / leds-wrap.c
index b358cc0..1ba3def 100644 (file)
@@ -111,7 +111,6 @@ static struct platform_driver wrap_led_driver = {
        .remove         = wrap_led_remove,
        .driver         = {
                .name           = DRVNAME,
-               .owner          = THIS_MODULE,
        },
 };