timekeeping: Remove the temporary CLOCK_AUX workaround
authorThomas Gleixner <tglx@linutronix.de>
Thu, 3 Jul 2025 12:39:28 +0000 (14:39 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 3 Jul 2025 12:44:15 +0000 (14:44 +0200)
commit8959338617a85e35820e3a7fa21801cf55b068bf
treedc14ad768bb6430f7cf14debe8d0c6568ba2b457
parenta6d9638d4da9740c189c141510584161ffd84307
timekeeping: Remove the temporary CLOCK_AUX workaround

ktime_get_clock_ts64() was provided for the networking tree as a stand
alone commit based on v6.16-rc1. It contains a temporary workaround for the
CLOCK_AUX* defines, which are only available in the timekeeping tree.

As this commit is now merged into the timers/ptp branch, which contains the
real CLOCK_AUX* defines, the workaround is obsolete.

Remove it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250701130923.579834908@linutronix.de
include/linux/timekeeping.h