Commit 658fc693 authored by Linus Torvalds's avatar Linus Torvalds Committed by Linus Torvalds

ohci1394: PCI memory annotation

parent d1cdccb3
......@@ -163,7 +163,7 @@ struct ti_ohci {
} init_state;
/* remapped memory spaces */
void *registers;
void __iomem *registers;
/* dma buffer for self-id packets */
quadlet_t *selfid_buf_cpu;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment