Commit 24bfdca7 authored by Robert Richter's avatar Robert Richter Committed by Ingo Molnar

x86/pci: Renaming k8-bus_64.c to amd_bus.c

The name fits better since this is code not only for K8.
Signed-off-by: default avatarRobert Richter <robert.richter@amd.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 0beefa20
......@@ -13,5 +13,5 @@ obj-y += legacy.o irq.o common.o early.o
# mmconfig has a 64bit special
obj-$(CONFIG_PCI_MMCONFIG) += mmconfig_64.o direct.o mmconfig-shared.o
obj-y += k8-bus_64.o
obj-y += amd_bus.o
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