]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - sound/sparc/amd7930.c
sparc/of: Move of_device fields into struct pdev_archdata
[net-next-2.6.git] / sound / sparc / amd7930.c
index 71221fd209445b55a09093986a7a330546277381..43c63d44108743debc9c97da9bb85dc639f7a464 100644 (file)
@@ -1010,7 +1010,7 @@ static int __devinit amd7930_sbus_probe(struct of_device *op, const struct of_de
        struct snd_amd7930 *amd;
        int err, irq;
 
-       irq = op->irqs[0];
+       irq = op->archdata.irqs[0];
 
        if (dev_num >= SNDRV_CARDS)
                return -ENODEV;