[PATCH] powerpc: Compile warning in hvcs driver
[pandora-kernel.git] / drivers / char / hvcs.c
index f7ac318..327b00c 100644 (file)
@@ -439,7 +439,6 @@ static int hvcs_io(struct hvcs_struct *hvcsd)
        char buf[HVCS_BUFF_LEN] __ALIGNED__;
        unsigned long flags;
        int got = 0;
-       int i;
 
        spin_lock_irqsave(&hvcsd->lock, flags);