Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / drivers / pinctrl / spear / pinctrl-plgpio.c
index ce5f22c4151d3a9053289f8bf4569dec24459f86..ae8f29fb55361ce53958fc08fbdbd43514336257 100644 (file)
@@ -710,7 +710,6 @@ MODULE_DEVICE_TABLE(of, plgpio_of_match);
 static struct platform_driver plgpio_driver = {
        .probe = plgpio_probe,
        .driver = {
-               .owner = THIS_MODULE,
                .name = "spear-plgpio",
                .pm = &plgpio_dev_pm_ops,
                .of_match_table = plgpio_of_match,