Browse Source

[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: Ralf Baechle <ralf@linux-mips.org>

Ralf Baechle 19 years ago
parent
commit
561a079240
1 changed files with 0 additions and 2 deletions
  1. 0 2
      include/asm-mips/mips-boards/seadint.h

+ 0 - 2
include/asm-mips/mips-boards/seadint.h

@@ -23,6 +23,4 @@
 #define SEADINT_UART0     2
 #define SEADINT_UART0     2
 #define SEADINT_UART1     3
 #define SEADINT_UART1     3
 
 
-extern void seadint_init(void);
-
 #endif /* !(_MIPS_SEADINT_H) */
 #endif /* !(_MIPS_SEADINT_H) */