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)
commit1bba688b5a32079db616f281c13f00944d74020b
tree7da3f4c66f34866e7e03063425e4773e25e78c2d
parentada766e959f1040311e05b11dd04921f4c29d5cc
mtd: r852: make r852_pm_ops static

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>
drivers/mtd/nand/r852.c