+1
−0
arch/sw_64/pci/Makefile
0 → 100644
+8
−0
arch/sw_64/pci/acpi.c
0 → 100644
+7
−0
arch/sw_64/pci/pci.c
0 → 100644
+8
−0
Loading
Sunway inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IBDJNZ -------------------------------- To avoid break legacy codes, add the following new files to help support ACPI-based PCI initialization: - acpi.c : pci-acpi related codes - pci.c : sw64 pci common codes Signed-off-by:Jing Li <jingli@wxiat.com> Reviewed-by:
He Sheng <hesheng@wxiat.com> Signed-off-by:
Gu Zitao <guzitao@wxiat.com>