提交 fbe96f92 编写于 作者: D David S. Miller

[SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.

Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 3a1d5c84
...@@ -1270,7 +1270,7 @@ static void __init sunzilog_register_serio(struct uart_sunzilog_port *up) ...@@ -1270,7 +1270,7 @@ static void __init sunzilog_register_serio(struct uart_sunzilog_port *up)
} }
#endif #endif
static void __init sunzilog_init_hw(struct uart_sunzilog_port *up) static void __devinit sunzilog_init_hw(struct uart_sunzilog_port *up)
{ {
struct zilog_channel __iomem *channel; struct zilog_channel __iomem *channel;
unsigned long flags; unsigned long flags;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册