mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 16/17] m32r_sio iomem annotations
@ 2006-02-08  7:11 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2006-02-08  7:11 UTC (permalink / raw)
  To: linux-kernel; +Cc: rmk

Date: 1139015752 -0500

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

---

 drivers/serial/m32r_sio.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

6881761e63ac95fda3073443781ea928682fa600
diff --git a/drivers/serial/m32r_sio.h b/drivers/serial/m32r_sio.h
index 07d0dd8..7c3ec24 100644
--- a/drivers/serial/m32r_sio.h
+++ b/drivers/serial/m32r_sio.h
@@ -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;
 };
 
-- 
0.99.9.GIT


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-02-08  7:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-08  7:11 [PATCH 16/17] m32r_sio iomem annotations Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome