From: Rafael J. Wysocki Date: Thu, 7 Nov 2013 00:41:48 +0000 (+0100) Subject: ACPI / hotplug: Make acpi_bus_hot_remove_device() internal X-Git-Tag: v3.13-rc1~96^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ace8238b00eafd493b8dbcc7db813ed72b8b6e87;p=pandora-kernel.git 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 Acked-by: Toshi Kani --- Reading git-diff-tree failed