aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/chips/x1205.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/i2c/chips/x1205.c')
-rw-r--r--drivers/i2c/chips/x1205.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/i2c/chips/x1205.c b/drivers/i2c/chips/x1205.c
index 6880eabf138..245fffa92db 100644
--- a/drivers/i2c/chips/x1205.c
+++ b/drivers/i2c/chips/x1205.c
@@ -106,7 +106,6 @@ static int x1205_command(struct i2c_client *client, unsigned int cmd,
static struct i2c_driver x1205_driver = {
.driver = {
- .owner = THIS_MODULE,
.name = "x1205",
},
.attach_adapter = &x1205_attach,