提交 aaec03d3 编写于 作者: G Gaosheng Cui 提交者: Thomas Bogendoerfer

MIPS: Loongson2ef: remove orphan sbx00_acpi_init() declaration

All uses of sbx00_acpi_init() in the "pci.c" file were removed by
commit 5831fdb0 ("MIPS: Loongson2ef: clean up loongson64
related code"), so remove the orphan declaration, too.
Signed-off-by: NGaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: NThomas Bogendoerfer <tsbogend@alpha.franken.de>
上级 b971612c
...@@ -73,8 +73,6 @@ static void __init setup_pcimap(void) ...@@ -73,8 +73,6 @@ static void __init setup_pcimap(void)
#endif #endif
} }
extern int sbx00_acpi_init(void);
static int __init pcibios_init(void) static int __init pcibios_init(void)
{ {
setup_pcimap(); setup_pcimap();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册