From: Rafael J. Wysocki Date: Thu, 18 Oct 2007 10:04:41 +0000 (-0700) Subject: PM: Make suspend_ops static X-Git-Tag: v2.6.24-rc1~437 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f242d9196fd1ef4e6bf0e50d2e7f32866fb145c2;p=pandora-kernel.git PM: Make suspend_ops static The variable suspend_ops representing the set of global platform-specific suspend-related operations, used by the PM core, need not be exported outside of kernel/power/main.c .  Make it static. Signed-off-by: Rafael J. Wysocki Acked-by: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed