diff options
author | Ingo Molnar <mingo@kernel.org> | 2020-12-12 18:29:20 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2020-12-13 10:16:31 +0100 |
commit | 3cabca87b329cbcbdf295be0094adbd72c7b1f67 (patch) | |
tree | f22b5c5ccdfd0270cb8cff493071b540ec7c6b8d /drivers/clocksource/Makefile | |
parent | Merge tag 'timers-v5.11-2' of https://git.linaro.org/people/daniel.lezcano/li... (diff) | |
download | linux-3cabca87b329cbcbdf295be0094adbd72c7b1f67.tar.xz linux-3cabca87b329cbcbdf295be0094adbd72c7b1f67.zip |
ntp: Fix prototype in the !CONFIG_GENERIC_CMOS_UPDATE case
In the !CONFIG_GENERIC_CMOS_UPDATE case the update_persistent_clock64() function
gets defined as a stub in ntp.c - make the prototype in <linux/timekeeping.h>
conditional on CONFIG_GENERIC_CMOS_UPDATE as well.
Fixes: 76e87d96b30b5 ("ntp: Consolidate the RTC update implementation")
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/clocksource/Makefile')
0 files changed, 0 insertions, 0 deletions