ath9k: add debugfs support for hw TPC
[cascardo/linux.git] / drivers / regulator / as3711-regulator.c
index 8459b0b..c0e93b1 100644 (file)
@@ -267,7 +267,6 @@ static int as3711_regulator_probe(struct platform_device *pdev)
 static struct platform_driver as3711_regulator_driver = {
        .driver = {
                .name   = "as3711-regulator",
-               .owner  = THIS_MODULE,
        },
        .probe          = as3711_regulator_probe,
 };