On Fri, Oct 11 2024 at 16:52, Shuah Khan wrote: > timers tests defines CLOCKIDs locally. Remove all local CLOCKIDs except > CLOCK_HWSPECIFIC and use defines from time.h header file. > > CLOCK_HWSPECIFIC and CLOCK_SGI_CYCLE are the same and CLOCK_SGI_CYCLE > is deprecated, > > Signed-off-by: Shuah Khan <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]> Thank you!

