提交 2d8179c0 编写于 作者: S Sylvain Munaut 提交者: Linus Torvalds

[PATCH] ppc32/serial: Fix compiler errors with GCC 4.x in mpc52xx_uart.c

Signed-off-by: NWolfgang Denk <wd@denx.de>
Signed-off-by: NSylvain Munaut <tnt@246tNt.com>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 7558824a
......@@ -668,7 +668,7 @@ mpc52xx_console_setup(struct console *co, char *options)
}
extern struct uart_driver mpc52xx_uart_driver;
static struct uart_driver mpc52xx_uart_driver;
static struct console mpc52xx_console = {
.name = "ttyS",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册