]> err.no Git - linux-2.6/blobdiff - drivers/scsi/sata_svw.c
Merge branch 'upstream-fixes' into upstream
[linux-2.6] / drivers / scsi / sata_svw.c
index 7566c2cabaf725bcde3d2c7ac4fa09add5259e0e..7d0858095e1fed49324d2ac20787e95fc83768ef 100644 (file)
@@ -36,7 +36,6 @@
  *
  */
 
-#include <linux/config.h>
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <linux/pci.h>
@@ -429,7 +428,7 @@ static int k2_sata_init_one (struct pci_dev *pdev, const struct pci_device_id *e
        probe_ent->port_ops = &k2_sata_ops;
        probe_ent->n_ports = 4;
        probe_ent->irq = pdev->irq;
-       probe_ent->irq_flags = SA_SHIRQ;
+       probe_ent->irq_flags = IRQF_SHARED;
        probe_ent->mmio_base = mmio_base;
 
        /* We don't care much about the PIO/UDMA masks, but the core won't like us