X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Flinux%2Fioc3.h;h=da7c09e4ede6e83198bf1ab5f16c571b0cc214ee;hb=a4045dff782a8692637c24a0222120082c887caa;hp=e7906a72a4f156a5d38288d45677fdcbe8a09597;hpb=d65177c1ae7f085723154105c5dc8d9e16ae8265;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/ioc3.h b/include/linux/ioc3.h index e7906a72a4f..da7c09e4ede 100644 --- a/include/linux/ioc3.h +++ b/include/linux/ioc3.h @@ -27,7 +27,7 @@ struct ioc3_driver_data { int id; /* IOC3 sequence number */ /* PCI mapping */ unsigned long pma; /* physical address */ - struct __iomem ioc3 *vma; /* pointer to registers */ + struct ioc3 __iomem *vma; /* pointer to registers */ struct pci_dev *pdev; /* PCI device */ /* IRQ stuff */ int dual_irq; /* set if separate IRQs are used */