Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information