aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/sm501.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/sm501.c')
-rw-r--r--drivers/mfd/sm501.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mfd/sm501.c b/drivers/mfd/sm501.c
index 6ce6e6200359..91077efc8050 100644
--- a/drivers/mfd/sm501.c
+++ b/drivers/mfd/sm501.c
@@ -1723,7 +1723,6 @@ static const struct of_device_id of_sm501_match_tbl[] = {
1723static struct platform_driver sm501_plat_driver = { 1723static struct platform_driver sm501_plat_driver = {
1724 .driver = { 1724 .driver = {
1725 .name = "sm501", 1725 .name = "sm501",
1726 .owner = THIS_MODULE,
1727 .of_match_table = of_sm501_match_tbl, 1726 .of_match_table = of_sm501_match_tbl,
1728 }, 1727 },
1729 .probe = sm501_plat_probe, 1728 .probe = sm501_plat_probe,