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-mvebu.c
index dd5545c293d445209500e09a518ba8afa68ad698..7bc3e9b288f39128443bd702a0bbc105dc9419b2 100644 (file)
@@ -828,7 +828,6 @@ static int mvebu_gpio_probe(struct platform_device *pdev)
 static struct platform_driver mvebu_gpio_driver = {
        .driver         = {
                .name           = "mvebu-gpio",
-               .owner          = THIS_MODULE,
                .of_match_table = mvebu_gpio_of_match,
        },
        .probe          = mvebu_gpio_probe,