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:
778d02e
)
ARM: OMAP4: hwspinlocks_init() should be static
author
Ohad Ben-Cohen
<ohad@wizery.com>
Wed, 4 Apr 2012 12:44:38 +0000
(15:44 +0300)
committer
Ohad Ben-Cohen
<ohad@wizery.com>
Sun, 13 May 2012 13:11:29 +0000
(16:11 +0300)
Sparse found out that hwspinlocks_init() wasn't marked static,
and it should've been.
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
No differences found