PCI/ACPI: Remove unused global list acpi_pci_roots
authorJiang Liu <jiang.liu@huawei.com>
Tue, 28 May 2013 23:59:25 +0000 (17:59 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 29 May 2013 20:35:49 +0000 (14:35 -0600)
Now the global list acpi_pci_roots pci_root.c is useless, remove it.

Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: Len Brown <lenb@kernel.org>

No differences found