aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/chipone_icn8318.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/touchscreen/chipone_icn8318.c')
-rw-r--r--drivers/input/touchscreen/chipone_icn8318.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/chipone_icn8318.c b/drivers/input/touchscreen/chipone_icn8318.c
index 32e9db0e04bf..22a6fead8cfb 100644
--- a/drivers/input/touchscreen/chipone_icn8318.c
+++ b/drivers/input/touchscreen/chipone_icn8318.c
@@ -300,7 +300,6 @@ MODULE_DEVICE_TABLE(i2c, icn8318_i2c_id);
static struct i2c_driver icn8318_driver = {
.driver = {
- .owner = THIS_MODULE,
.name = "chipone_icn8318",
.pm = &icn8318_pm_ops,
.of_match_table = icn8318_of_match,