Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / gpio / gpio-tz1090.c
index 6107d06..e3024bb 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,