Commit 561a0792 authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] SEAD: Delete seadint_init() prototype.

    
There is no definition for seadint_init() and the unprotected prototype
breaks compilation of assembler files.
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 3d5d4401
......@@ -23,6 +23,4 @@
#define SEADINT_UART0 2
#define SEADINT_UART1 3
extern void seadint_init(void);
#endif /* !(_MIPS_SEADINT_H) */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment