diff options
Diffstat (limited to 'drivers/char/hvcs.c')
| -rw-r--r-- | drivers/char/hvcs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/char/hvcs.c b/drivers/char/hvcs.c index f7ac31856572..327b00c3c45e 100644 --- a/drivers/char/hvcs.c +++ b/drivers/char/hvcs.c | |||
| @@ -439,7 +439,6 @@ static int hvcs_io(struct hvcs_struct *hvcsd) | |||
| 439 | char buf[HVCS_BUFF_LEN] __ALIGNED__; | 439 | char buf[HVCS_BUFF_LEN] __ALIGNED__; |
| 440 | unsigned long flags; | 440 | unsigned long flags; |
| 441 | int got = 0; | 441 | int got = 0; |
| 442 | int i; | ||
| 443 | 442 | ||
| 444 | spin_lock_irqsave(&hvcsd->lock, flags); | 443 | spin_lock_irqsave(&hvcsd->lock, flags); |
| 445 | 444 | ||
