]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
[PATCH] __iomem annotations in sunzilog
authorAl Viro <viro@ftp.linux.org.uk>
Tue, 10 Oct 2006 21:44:47 +0000 (22:44 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Oct 2006 22:37:20 +0000 (15:37 -0700)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/serial/sunzilog.c

index b11f6dea27049858b19f8e4d3be26c610c02033f..73dd2eedaaad5cff1441c6a6e1bd0923641d1677 100644 (file)
@@ -1057,7 +1057,7 @@ static void sunzilog_free_tables(void)
 
 static void sunzilog_putchar(struct uart_port *port, int ch)
 {
-       struct zilog_channel *channel = ZILOG_CHANNEL_FROM_PORT(port);
+       struct zilog_channel __iomem *channel = ZILOG_CHANNEL_FROM_PORT(port);
        int loops = ZS_PUT_CHAR_MAX_DELAY;
 
        /* This is a timed polling loop so do not switch the explicit