git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ada766e
)
mtd: r852: make r852_pm_ops static
author
Axel Lin
<axel.lin@gmail.com>
Mon, 26 Sep 2011 02:13:03 +0000
(10:13 +0800)
committer
Artem 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