On Fri, Oct 11, 2024 at 3:52 PM Shuah Khan <[email protected]> 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]>
Thanks for doing this cleanup! Acked-by: John Stultz <[email protected]>

