Skip to content

Commit

Permalink
MIPS: Malta: Remove unnecessary function prototypes
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitri Vorobiev <[email protected]>
Signed-off-by: Ralf Baechle <[email protected]>
  • Loading branch information
dmvo authored and ralfbaechle committed Jul 3, 2009
1 parent 52a7a27 commit d7e014d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/mips/mti-malta/malta-reset.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
#include <asm/reboot.h>
#include <asm/mips-boards/generic.h>

static void mips_machine_restart(char *command);
static void mips_machine_halt(void);

static void mips_machine_restart(char *command)
{
unsigned int __iomem *softres_reg =
Expand Down

0 comments on commit d7e014d

Please sign in to comment.