Commit a1e029b7 authored by Alejandro Lucero's avatar Alejandro Lucero Committed by Tony Lindgren
Browse files

ARM: OMAP2+: remove duplicated prototype



The am33xx_init_early prototype is defined twice.

Signed-off-by: default avatarAlejandro Lucero <alucero@os3sl.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 78b4b165
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -130,7 +130,6 @@ void am33xx_init_early(void);
void am35xx_init_early(void);
void ti814x_init_early(void);
void ti816x_init_early(void);
void am33xx_init_early(void);
void am43xx_init_early(void);
void am43xx_init_late(void);
void omap4430_init_early(void);