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:
cd1408f
)
sh: Kill off the global rtc_lock with extreme prejudice.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 8 May 2009 07:59:05 +0000
(16:59 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 8 May 2009 07:59:05 +0000
(16:59 +0900)
Now that all of the possible users for rtc_lock have gone away, it is no
longer necessary to keep this lock definition around.
This follows several other architectures that have either recently
dropped it or never supported it in the first place.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found