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:
c6a389f
)
ARM: export rtc_lock for nvram driver
author
Arnd Bergmann
<arnd@arndb.de>
Fri, 10 Jun 2011 13:58:30 +0000
(13:58 +0000)
committer
Arnd Bergmann
<arnd@arndb.de>
Sat, 1 Oct 2011 19:08:26 +0000
(21:08 +0200)
The rtc_lock is used by both the nvram and rtc drivers, so
we need to export it if at least one of the two is built,
not just for the rtc driver.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found