ide: be able to build pmac driver without IDE built-in
[firefly-linux-kernel-4.4.55.git] / drivers / ide / ide-cs.c
index f50210fe558f1cd7ffff023385508be18029d4a1..9e47f3529d5555685bb829b1e92b7b621c15e624 100644 (file)
@@ -154,6 +154,7 @@ static const struct ide_port_ops idecs_port_ops = {
 static const struct ide_port_info idecs_port_info = {
        .port_ops               = &idecs_port_ops,
        .host_flags             = IDE_HFLAG_NO_DMA,
+       .irq_flags              = IRQF_SHARED,
 };
 
 static struct ide_host *idecs_register(unsigned long io, unsigned long ctl,