]> err.no Git - linux-2.6/blobdiff - drivers/ata/pata_cs5520.c
[PATCH] trivial ATA iomem annotations
[linux-2.6] / drivers / ata / pata_cs5520.c
index 7ef834250a43040c3ac39656647229183efb42b8..55cc293e74873d176aa78606f16253c0d5b82422 100644 (file)
@@ -208,7 +208,7 @@ static struct ata_port_operations cs5520_port_ops = {
 static int __devinit cs5520_init_one(struct pci_dev *dev, const struct pci_device_id *id)
 {
        u8 pcicfg;
-       void *iomap[5];
+       void __iomem *iomap[5];
        static struct ata_probe_ent probe[2];
        int ports = 0;