From: Rafael J. Wysocki Date: Thu, 17 Oct 2013 13:44:48 +0000 (+0200) Subject: ACPI / PM: Drop two functions that are not used any more X-Git-Tag: v3.12-rc6~2^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2421ad48f4aed63bc890e8f3c53ed581a542fb66;p=pandora-kernel.git ACPI / PM: Drop two functions that are not used any more Two functions defined in device_pm.c, acpi_dev_pm_add_dependent() and acpi_dev_pm_remove_dependent(), have no callers and may be dropped, so drop them. Moreover, they are the only functions adding entries to and removing entries from the power_dependent list in struct acpi_device, so drop that list too. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed