diff options
-rw-r--r-- | drivers/tty/goldfish.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/tty/goldfish.c b/drivers/tty/goldfish.c index e423550c3516..d6e332cba3ea 100644 --- a/drivers/tty/goldfish.c +++ b/drivers/tty/goldfish.c | |||
@@ -229,7 +229,6 @@ static int goldfish_tty_probe(struct platform_device *pdev) | |||
229 | { | 229 | { |
230 | struct goldfish_tty *qtty; | 230 | struct goldfish_tty *qtty; |
231 | int ret = -EINVAL; | 231 | int ret = -EINVAL; |
232 | int i; | ||
233 | struct resource *r; | 232 | struct resource *r; |
234 | struct device *ttydev; | 233 | struct device *ttydev; |
235 | void __iomem *base; | 234 | void __iomem *base; |