Commit aaec03d3 authored by Gaosheng Cui's avatar Gaosheng Cui Committed by 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: default avatarGaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 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%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment