diff options
author | Ingo Molnar <mingo@kernel.org> | 2020-12-12 20:29:20 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2020-12-13 12:16:31 +0300 |
commit | 3cabca87b329cbcbdf295be0094adbd72c7b1f67 (patch) | |
tree | f22b5c5ccdfd0270cb8cff493071b540ec7c6b8d /drivers/clocksource/Kconfig | |
parent | 464d2ff716c37d83e8bb0c4f1c1acfc02dbc9984 (diff) | |
download | linux-3cabca87b329cbcbdf295be0094adbd72c7b1f67.tar.xz |
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/Kconfig')
0 files changed, 0 insertions, 0 deletions