aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/lp8788.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/lp8788.c')
-rw-r--r--drivers/mfd/lp8788.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mfd/lp8788.c b/drivers/mfd/lp8788.c
index a30bc15fe5ba..acf616559512 100644
--- a/drivers/mfd/lp8788.c
+++ b/drivers/mfd/lp8788.c
@@ -221,7 +221,6 @@ MODULE_DEVICE_TABLE(i2c, lp8788_ids);
221static struct i2c_driver lp8788_driver = { 221static struct i2c_driver lp8788_driver = {
222 .driver = { 222 .driver = {
223 .name = "lp8788", 223 .name = "lp8788",
224 .owner = THIS_MODULE,
225 }, 224 },
226 .probe = lp8788_probe, 225 .probe = lp8788_probe,
227 .remove = lp8788_remove, 226 .remove = lp8788_remove,