diff options
Diffstat (limited to 'drivers/input/touchscreen/wm831x-ts.c')
| -rw-r--r-- | drivers/input/touchscreen/wm831x-ts.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/wm831x-ts.c b/drivers/input/touchscreen/wm831x-ts.c index 1b953a066b2c..1db0a1410929 100644 --- a/drivers/input/touchscreen/wm831x-ts.c +++ b/drivers/input/touchscreen/wm831x-ts.c | |||
| @@ -392,7 +392,6 @@ static int wm831x_ts_remove(struct platform_device *pdev) | |||
| 392 | static struct platform_driver wm831x_ts_driver = { | 392 | static struct platform_driver wm831x_ts_driver = { |
| 393 | .driver = { | 393 | .driver = { |
| 394 | .name = "wm831x-touch", | 394 | .name = "wm831x-touch", |
| 395 | .owner = THIS_MODULE, | ||
| 396 | }, | 395 | }, |
| 397 | .probe = wm831x_ts_probe, | 396 | .probe = wm831x_ts_probe, |
| 398 | .remove = wm831x_ts_remove, | 397 | .remove = wm831x_ts_remove, |
