diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2025-07-03 14:39:28 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-07-03 14:44:15 +0200 |
commit | 8959338617a85e35820e3a7fa21801cf55b068bf (patch) | |
tree | dc14ad768bb6430f7cf14debe8d0c6568ba2b457 /rust/kernel/cpu.rs | |
parent | a6d9638d4da9740c189c141510584161ffd84307 (diff) |
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
Diffstat (limited to 'rust/kernel/cpu.rs')
0 files changed, 0 insertions, 0 deletions