ACPI: Remove acpi_pci_bind_root() definition
authorToshi Kani <toshi.kani@hp.com>
Fri, 8 Mar 2013 19:17:10 +0000 (19:17 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 24 Mar 2013 22:28:02 +0000 (23:28 +0100)
Noticed that acpi_pci_bind_root(), which has been deleted,
is left defined in acpi_driver.h.  So delete this definition
from the header as well.

Signed-off-by: Toshi Kani <toshi.kani@hp.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

No differences found