]> git.karo-electronics.de Git - linux-beck.git/commit
x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node()
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 24 Jan 2014 18:56:06 +0000 (11:56 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 3 Feb 2014 17:38:46 +0000 (10:38 -0700)
commit25453e9e521382883b6588ef1748ed61efc77001
treefb580ab4d1c953aab3a7421468aabe07b237a5a2
parent6616dbdf6d967c704830586d5ead35c9767a8431
x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node()

There are no callers of get_mp_bus_to_node(), so we no longer need
mp_bus_to_node[], get_mp_bus_to_node(), or set_mp_bus_to_node().
This removes them.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/x86/include/asm/topology.h
arch/x86/pci/acpi.c
arch/x86/pci/amd_bus.c
arch/x86/pci/common.c