ath9k: add debugfs support for hw TPC
[cascardo/linux.git] / drivers / regulator / max8925-regulator.c
index 7770777..c802f02 100644 (file)
@@ -324,7 +324,6 @@ static int max8925_regulator_probe(struct platform_device *pdev)
 static struct platform_driver max8925_regulator_driver = {
        .driver         = {
                .name   = "max8925-regulator",
-               .owner  = THIS_MODULE,
        },
        .probe          = max8925_regulator_probe,
 };