mtd: r852: make r852_pm_ops static
authorAxel Lin <axel.lin@gmail.com>
Mon, 26 Sep 2011 02:13:03 +0000 (10:13 +0800)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Sat, 1 Oct 2011 11:40:56 +0000 (14:40 +0300)
It is not used outside this driver so no need to make the symbol global.
Also make r852_suspend and r852_resume static.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>

No differences found