Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78068
b: refs/heads/master
c: 1997267
h: refs/heads/master
v: v3
  • Loading branch information
Dmitri Vorobiev authored and Ralf Baechle committed Jan 29, 2008
1 parent b51aeef commit a0d43d2
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f80714966795ecfe6261509d0270d9761b07b462
refs/heads/master: 1997267072d6bfadb37d336779e6122c2d44343d
2 changes: 0 additions & 2 deletions trunk/arch/mips/mips-boards/atlas/atlas_setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@
#include <asm/time.h>
#include <asm/traps.h>

extern void mips_reboot_setup(void);

#ifdef CONFIG_KGDB
extern void kgdb_config(void);
#endif
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/mips/mips-boards/malta/malta_setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@
#include <linux/console.h>
#endif

extern void mips_reboot_setup(void);

#ifdef CONFIG_KGDB
extern void kgdb_config(void);
#endif
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/mips/mips-boards/sead/sead_setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@
#include <asm/mips-boards/seadint.h>
#include <asm/time.h>

extern void mips_reboot_setup(void);

static void __init serial_init(void);

const char *get_system_type(void)
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/asm-mips/mips-boards/generic.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ extern int mips_revision_corid;

extern int mips_revision_sconid;

extern void mips_reboot_setup(void);

#ifdef CONFIG_PCI
extern void mips_pcibios_init(void);
#else
Expand Down

0 comments on commit a0d43d2

Please sign in to comment.