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