提交 a1e029b7 编写于 作者: A Alejandro Lucero 提交者: Tony Lindgren

ARM: OMAP2+: remove duplicated prototype

The am33xx_init_early prototype is defined twice.
Signed-off-by: NAlejandro Lucero <alucero@os3sl.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 78b4b165
...@@ -130,7 +130,6 @@ void am33xx_init_early(void); ...@@ -130,7 +130,6 @@ void am33xx_init_early(void);
void am35xx_init_early(void); void am35xx_init_early(void);
void ti814x_init_early(void); void ti814x_init_early(void);
void ti816x_init_early(void); void ti816x_init_early(void);
void am33xx_init_early(void);
void am43xx_init_early(void); void am43xx_init_early(void);
void am43xx_init_late(void); void am43xx_init_late(void);
void omap4430_init_early(void); void omap4430_init_early(void);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册