mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
MIPS: Loongson2ef: remove orphan sbx00_acpi_init() declaration
All uses of sbx00_acpi_init() in the "pci.c" file were removed by
commit 5831fdb099
("MIPS: Loongson2ef: clean up loongson64
related code"), so remove the orphan declaration, too.
Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
parent
b971612cc1
commit
aaec03d331
@ -73,8 +73,6 @@ static void __init setup_pcimap(void)
|
||||
#endif
|
||||
}
|
||||
|
||||
extern int sbx00_acpi_init(void);
|
||||
|
||||
static int __init pcibios_init(void)
|
||||
{
|
||||
setup_pcimap();
|
||||
|
Loading…
Reference in New Issue
Block a user