gpio: sch: use uapi/linux/pci_ids.h directly
[cascardo/linux.git] / drivers / gpio / gpio-sta2x11.c
index 68e3fcb..18579ac 100644 (file)
@@ -429,7 +429,6 @@ err_free_descs:
 static struct platform_driver sta2x11_gpio_platform_driver = {
        .driver = {
                .name   = "sta2x11-gpio",
-               .owner  = THIS_MODULE,
        },
        .probe = gsta_probe,
 };