]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/regulator/anatop-regulator.c
Merge tag 'pci-v4.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
[karo-tx-linux.git] / drivers / regulator / anatop-regulator.c
index 3586571814b2826c6e12d1292ef285f909deb79d..738adfa5332bcdc5f3ef935436dcf79ca512ea62 100644 (file)
@@ -322,7 +322,6 @@ static const struct of_device_id of_anatop_regulator_match_tbl[] = {
 static struct platform_driver anatop_regulator_driver = {
        .driver = {
                .name   = "anatop_regulator",
-               .owner  = THIS_MODULE,
                .of_match_table = of_anatop_regulator_match_tbl,
        },
        .probe  = anatop_regulator_probe,