ACPI: remove unused acpi_bus_scan_fixed() argument
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Mon, 21 Sep 2009 19:28:59 +0000 (19:28 +0000)
committerLen Brown <len.brown@intel.com>
Fri, 25 Sep 2009 18:24:24 +0000 (14:24 -0400)
commite8b945c9c155d06e1d1ea594f8e18e01aa36f612
tree6670e816b725bfeaca133523cb8f5ade9ee9d477
parent29aaefa68f933110e577fbf3ca360c88331e5ff5
ACPI: remove unused acpi_bus_scan_fixed() argument

We never use the "root" argument, so just remove it.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/scan.c