From: Kevin Hilman Date: Sun, 26 Jun 2011 23:01:07 +0000 (+0200) Subject: PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem X-Git-Tag: v3.1-rc1~304^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5e4fd8783a2bec861ecf1138cdc042269ff59aa;p=pandora-kernel.git PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem Some platforms wish to implement their PM core suspend code as modules. To do so, these functions need to be exported to modules. [rjw: Replaced EXPORT_SYMBOL with EXPORT_SYMBOL_GPL] Reported-by: Jean Pihet Signed-off-by: Kevin Hilman Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed