Commit a81d1659 authored by David S. Miller's avatar David S. Miller

[SPARC64]: Use __iomem in chmc.c

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3bb07787
......@@ -72,7 +72,7 @@ struct mctrl_info {
struct obp_mem_layout layout_prop;
int layout_size;
void *regs;
void __iomem *regs;
u64 timing_control1;
u64 timing_control2;
......
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