Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux...
[cascardo/linux.git] / drivers / gpio / gpio-lynxpoint.c
index fa945ec..127c755 100644 (file)
@@ -450,7 +450,6 @@ static struct platform_driver lp_gpio_driver = {
        .remove         = lp_gpio_remove,
        .driver         = {
                .name   = "lp_gpio",
-               .owner  = THIS_MODULE,
                .pm     = &lp_gpio_pm_ops,
                .acpi_match_table = ACPI_PTR(lynxpoint_gpio_acpi_match),
        },