Signed-off-by: Al Viro <[email protected]> --- include/linux/ioc4.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/linux/ioc4.h b/include/linux/ioc4.h index de73a32..51e2b9f 100644 --- a/include/linux/ioc4.h +++ b/include/linux/ioc4.h @@ -157,7 +157,7 @@ struct ioc4_driver_data { unsigned long idd_bar0; struct pci_dev *idd_pdev; const struct pci_device_id *idd_pci_id; - struct __iomem ioc4_misc_regs *idd_misc_regs; + struct ioc4_misc_regs __iomem *idd_misc_regs; unsigned long count_period; void *idd_serial_data; unsigned int idd_variant; -- 1.4.2.GIT - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Prev by Date: [PATCH] ia64/hp NULL noise removal
- Next by Date: [PATCH] acpi NULL noise removal
- Previous by thread: [PATCH] ia64/hp NULL noise removal
- Next by thread: [PATCH] acpi NULL noise removal
- Index(es):