linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / scsi / blz1230.c
index 329a8f2..3867ac2 100644 (file)
@@ -172,7 +172,7 @@ int __init blz1230_esp_detect(struct scsi_host_template *tpnt)
 
                esp->irq = IRQ_AMIGA_PORTS;
                esp->slot = board+REAL_BLZ1230_ESP_ADDR;
-               if (request_irq(IRQ_AMIGA_PORTS, esp_intr, IRQF_SHARED,
+               if (request_irq(IRQ_AMIGA_PORTS, esp_intr, SA_SHIRQ,
                                 "Blizzard 1230 SCSI IV", esp->ehost))
                        goto err_out;