[PATCH] ARM: Reverted 2919/1: CS8900A ethernet driver modifications for the Comdial...
[powerpc.git] / drivers / parisc / eisa.c
index 0afeedd..6362bf9 100644 (file)
@@ -315,7 +315,7 @@ static int __devinit eisa_probe(struct parisc_device *dev)
        char *name = is_mongoose(dev) ? "Mongoose" : "Wax";
 
        printk(KERN_INFO "%s EISA Adapter found at 0x%08lx\n", 
-               name, dev->hpa);
+               name, dev->hpa.start);
 
        eisa_dev.hba.dev = dev;
        eisa_dev.hba.iommu = ccio_get_iommu(dev);