commit | ace8238b00eafd493b8dbcc7db813ed72b8b6e87 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Nov 07 01:41:48 2013 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Nov 07 01:41:48 2013 +0100 |
tree | 06f6856e7ce4f272eaa686fca5ce3bd33d5df56b | |
parent | 5add99cfef416487d32b4b7075fe1a409f3a5e82 [diff] |
ACPI / hotplug: Make acpi_bus_hot_remove_device() internal Notice that handle_root_bridge_removal() is the only user of acpi_bus_hot_remove_device(), so it doesn't have to be exported any more and can be made internal to the ACPI core. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Toshi Kani <toshi.kani@hp.com>