diff options
Diffstat (limited to 'drivers/regulator/tps65090-regulator.c')
| -rw-r--r-- | drivers/regulator/tps65090-regulator.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/regulator/tps65090-regulator.c b/drivers/regulator/tps65090-regulator.c index d5df1e9ad1da..5e1a67ade71f 100644 --- a/drivers/regulator/tps65090-regulator.c +++ b/drivers/regulator/tps65090-regulator.c @@ -507,7 +507,6 @@ static int tps65090_regulator_probe(struct platform_device *pdev)  static struct platform_driver tps65090_regulator_driver = {  	.driver	= {  		.name	= "tps65090-pmic", -		.owner	= THIS_MODULE,  	},  	.probe		= tps65090_regulator_probe,  };  | 

