diff options
Diffstat (limited to 'drivers/input')
| -rw-r--r-- | drivers/input/mouse/elan_i2c_core.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/mouse/elan_i2c_core.c b/drivers/input/mouse/elan_i2c_core.c index b7535385fcdd..375d98f47483 100644 --- a/drivers/input/mouse/elan_i2c_core.c +++ b/drivers/input/mouse/elan_i2c_core.c | |||
| @@ -198,7 +198,6 @@ static int elan_initialize(struct elan_tp_data *data) | |||
| 198 | if (!error) | 198 | if (!error) |
| 199 | return 0; | 199 | return 0; |
| 200 | 200 | ||
| 201 | repeat--; | ||
| 202 | msleep(30); | 201 | msleep(30); |
| 203 | } while (--repeat > 0); | 202 | } while (--repeat > 0); |
| 204 | 203 | ||
