pata_cs5520: remove dead VDMA support
[safe/jmp/linux-2.6] / drivers / ata / sata_inic162x.c
index 8d890cc..4406902 100644 (file)
@@ -405,7 +405,7 @@ static irqreturn_t inic_interrupt(int irq, void *dev_instance)
        struct ata_host *host = dev_instance;
        struct inic_host_priv *hpriv = host->private_data;
        u16 host_irq_stat;
-       int i, handled = 0;;
+       int i, handled = 0;
 
        host_irq_stat = readw(hpriv->mmio_base + HOST_IRQ_STAT);