mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
ARM: OMAP2+: remove duplicated prototype
The am33xx_init_early prototype is defined twice. Signed-off-by: Alejandro Lucero <alucero@os3sl.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
78b4b16528
commit
a1e029b7a5
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue