Skip to content

Commit

Permalink
[MIPS] IP27: Build fix
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
ralfbaechle committed Mar 7, 2007
1 parent 08253b3 commit 063ea77
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/mips/sgi-ip27/ip27-init.c
Expand Up @@ -191,7 +191,6 @@ static inline void ioc3_eth_init(void)
ioc3->eier = 0;
}

extern void ip27_setup_console(void);
extern void ip27_time_init(void);
extern void ip27_reboot_setup(void);

Expand All @@ -200,7 +199,6 @@ void __init plat_mem_setup(void)
hubreg_t p, e, n_mode;
nasid_t nid;

ip27_setup_console();
ip27_reboot_setup();

/*
Expand Down

0 comments on commit 063ea77

Please sign in to comment.