OSDN Git Service

Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[uclinux-h8/linux.git] / drivers / video / backlight / aat2870_bl.c
index 86234c3..50774e6 100644 (file)
@@ -211,7 +211,6 @@ static int aat2870_bl_remove(struct platform_device *pdev)
 static struct platform_driver aat2870_bl_driver = {
        .driver = {
                .name   = "aat2870-backlight",
-               .owner  = THIS_MODULE,
        },
        .probe          = aat2870_bl_probe,
        .remove         = aat2870_bl_remove,