diff options
| author | Ralf Baechle <ralf@linux-mips.org> | 2007-03-06 15:28:02 -0500 |
|---|---|---|
| committer | Ralf Baechle <ralf@linux-mips.org> | 2007-03-06 19:07:18 -0500 |
| commit | 063ea774b021c70fa96139eb601f894aff8941c0 (patch) | |
| tree | 9c1e0b7007953b1f64e25a4e51dd29c328a394e5 /arch/mips/sgi-ip27 | |
| parent | 08253b39f861e6167aa3acbe155f304ee800ce5a (diff) | |
[MIPS] IP27: Build fix
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/sgi-ip27')
| -rw-r--r-- | arch/mips/sgi-ip27/ip27-init.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/sgi-ip27/ip27-init.c b/arch/mips/sgi-ip27/ip27-init.c index 9094baf31d0e..74158d349630 100644 --- a/arch/mips/sgi-ip27/ip27-init.c +++ b/arch/mips/sgi-ip27/ip27-init.c | |||
| @@ -191,7 +191,6 @@ static inline void ioc3_eth_init(void) | |||
| 191 | ioc3->eier = 0; | 191 | ioc3->eier = 0; |
| 192 | } | 192 | } |
| 193 | 193 | ||
| 194 | extern void ip27_setup_console(void); | ||
| 195 | extern void ip27_time_init(void); | 194 | extern void ip27_time_init(void); |
| 196 | extern void ip27_reboot_setup(void); | 195 | extern void ip27_reboot_setup(void); |
| 197 | 196 | ||
| @@ -200,7 +199,6 @@ void __init plat_mem_setup(void) | |||
| 200 | hubreg_t p, e, n_mode; | 199 | hubreg_t p, e, n_mode; |
| 201 | nasid_t nid; | 200 | nasid_t nid; |
| 202 | 201 | ||
| 203 | ip27_setup_console(); | ||
| 204 | ip27_reboot_setup(); | 202 | ip27_reboot_setup(); |
| 205 | 203 | ||
| 206 | /* | 204 | /* |
