]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/regulator/tps65218-regulator.c
Merge tag 'md/4.1' of git://neil.brown.name/md
[karo-tx-linux.git] / drivers / regulator / tps65218-regulator.c
index 263cc85d6202a955f22dfdd43d07a4f5e24ff4f6..7f97223f95c5bf4aac43f0fc1666e8d0eaa266ee 100644 (file)
@@ -256,7 +256,6 @@ static int tps65218_regulator_probe(struct platform_device *pdev)
 static struct platform_driver tps65218_regulator_driver = {
        .driver = {
                .name = "tps65218-pmic",
-               .owner = THIS_MODULE,
                .of_match_table = tps65218_of_match,
        },
        .probe = tps65218_regulator_probe,