Commit 6881761e authored by Al Viro's avatar Al Viro

[PATCH] m32r_sio iomem annotations

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 90f46a58
......@@ -37,7 +37,7 @@ struct old_serial_port {
unsigned int irq;
unsigned int flags;
unsigned char io_type;
unsigned char *iomem_base;
unsigned char __iomem *iomem_base;
unsigned short iomem_reg_shift;
};
......
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