commit | 1bba688b5a32079db616f281c13f00944d74020b | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Mon Sep 26 10:13:03 2011 +0800 |
committer | Artem Bityutskiy <artem.bityutskiy@intel.com> | Sat Oct 01 14:40:56 2011 +0300 |
tree | 7da3f4c66f34866e7e03063425e4773e25e78c2d | |
parent | ada766e959f1040311e05b11dd04921f4c29d5cc [diff] |
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>