diff options
Diffstat (limited to 'drivers/serial/sunzilog.c')
-rw-r--r-- | drivers/serial/sunzilog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/serial/sunzilog.c b/drivers/serial/sunzilog.c index d34f336d53d8..0da3ebfff82d 100644 --- a/drivers/serial/sunzilog.c +++ b/drivers/serial/sunzilog.c | |||
@@ -1270,7 +1270,7 @@ static void __init sunzilog_register_serio(struct uart_sunzilog_port *up) | |||
1270 | } | 1270 | } |
1271 | #endif | 1271 | #endif |
1272 | 1272 | ||
1273 | static void __init sunzilog_init_hw(struct uart_sunzilog_port *up) | 1273 | static void __devinit sunzilog_init_hw(struct uart_sunzilog_port *up) |
1274 | { | 1274 | { |
1275 | struct zilog_channel __iomem *channel; | 1275 | struct zilog_channel __iomem *channel; |
1276 | unsigned long flags; | 1276 | unsigned long flags; |