driver core: make struct platform_pm_ops static
authorAdrian Bunk <bunk@kernel.org>
Mon, 21 Jul 2008 19:33:36 +0000 (22:33 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 16 Oct 2008 16:24:47 +0000 (09:24 -0700)
This patch makes the needlessly global struct platform_pm_ops static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found