Răsfoiți Sursa

MIPS: remove unused prototype kgdb_config

Trivial fix that removes an orphaned prototype.

Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3701/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
John Crispin 13 ani în urmă
părinte
comite
3489d72d15
1 a modificat fișierele cu 0 adăugiri și 4 ștergeri
  1. 0 4
      arch/mips/include/asm/mips-boards/generic.h

+ 0 - 4
arch/mips/include/asm/mips-boards/generic.h

@@ -93,8 +93,4 @@ extern void mips_pcibios_init(void);
 #define mips_pcibios_init() do { } while (0)
 #define mips_pcibios_init() do { } while (0)
 #endif
 #endif
 
 
-#ifdef CONFIG_KGDB
-extern void kgdb_config(void);
-#endif
-
 #endif  /* __ASM_MIPS_BOARDS_GENERIC_H */
 #endif  /* __ASM_MIPS_BOARDS_GENERIC_H */