Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.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,