Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
[linux-2.6-block.git] / drivers / video / backlight / pandora_bl.c
index 2e3f82063c03b7243eed9b077c14e0b081297724..5d8bb8b201835ddf96ed1a5465ed25f682a2a9e8 100644 (file)
@@ -142,7 +142,6 @@ static int pandora_backlight_probe(struct platform_device *pdev)
 static struct platform_driver pandora_backlight_driver = {
        .driver         = {
                .name   = "pandora-backlight",
-               .owner  = THIS_MODULE,
        },
        .probe          = pandora_backlight_probe,
 };