mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
[MIPS] IP27: Build fix
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
08253b39f8
commit
063ea774b0
@ -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);
|
||||
|
||||
@ -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();
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user