aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/twl-regulator.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/regulator/twl-regulator.c')
-rw-r--r--drivers/regulator/twl-regulator.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/regulator/twl-regulator.c b/drivers/regulator/twl-regulator.c
index 0b4f8660fdb4..00c49e7cb345 100644
--- a/drivers/regulator/twl-regulator.c
+++ b/drivers/regulator/twl-regulator.c
@@ -1220,7 +1220,6 @@ static struct platform_driver twlreg_driver = {
1220 */ 1220 */
1221 .driver = { 1221 .driver = {
1222 .name = "twl_reg", 1222 .name = "twl_reg",
1223 .owner = THIS_MODULE,
1224 .of_match_table = of_match_ptr(twl_of_match), 1223 .of_match_table = of_match_ptr(twl_of_match),
1225 }, 1224 },
1226}; 1225};