summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tc6393xb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/tc6393xb.c')
-rw-r--r--drivers/mfd/tc6393xb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mfd/tc6393xb.c b/drivers/mfd/tc6393xb.c
index 4fac16bcd732..aaf852242d76 100644
--- a/drivers/mfd/tc6393xb.c
+++ b/drivers/mfd/tc6393xb.c
@@ -831,7 +831,6 @@ static struct platform_driver tc6393xb_driver = {
831 831
832 .driver = { 832 .driver = {
833 .name = "tc6393xb", 833 .name = "tc6393xb",
834 .owner = THIS_MODULE,
835 }, 834 },
836}; 835};
837 836