Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwess...
[firefly-linux-kernel-4.4.55.git] / drivers / gpio / gpio-tz1090.c
index 6107d0682fd6d240a04f161adb741008176e7b40..e3024bbba447ed6d12d87c1c23453bed123d0809 100644 (file)
@@ -593,7 +593,6 @@ static struct of_device_id tz1090_gpio_of_match[] = {
 static struct platform_driver tz1090_gpio_driver = {
        .driver = {
                .name           = "tz1090-gpio",
-               .owner          = THIS_MODULE,
                .of_match_table = tz1090_gpio_of_match,
        },
        .probe          = tz1090_gpio_probe,