From: Rafael J. Wysocki Date: Fri, 25 Jan 2008 00:30:25 +0000 (+0100) Subject: PM: Export device_pm_schedule_removal X-Git-Tag: v2.6.25-rc1~1066^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9617c3e460bbccb6d9496a1f1e6903eb81f336e9;p=pandora-kernel.git PM: Export device_pm_schedule_removal Move the declaration of device_pm_schedule_removal() to device.h and make it exported, as it will be used directly by some drivers for unregistering device objects during suspend/resume cycles in a safe way. Signed-off-by: Rafael J. Wysocki Acked-by: Pavel Machek Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed