commit | 63216d3c235d662726d6f5c55ceca91c70bb3eda | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Jun 10 13:58:30 2011 +0000 |
committer | Arnd Bergmann <arnd@arndb.de> | Sat Oct 01 21:08:26 2011 +0200 |
tree | b9db375e61be2c55a1013bf75364a31493ebbc78 | |
parent | c6a389f123b9f68d605bb7e0f9b32ec1e3e14132 [diff] |
ARM: export rtc_lock for nvram driver 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>