aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/timex.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <[email protected]>2022-04-23 21:11:41 +0200
committerJason A. Donenfeld <[email protected]>2022-05-13 23:59:23 +0200
commit1097710bc9660e1e588cf2186a35db3d95c4d258 (patch)
tree6f8b48e6a7411d66c2438b974fd3953fd0a9095f /arch/powerpc/include/asm/timex.h
parent8865bbe6ba1120e67f72201b7003a16202cd42be (diff)
alpha: define get_cycles macro for arch-override
Alpha defines a get_cycles() function, but it does not do the usual `#define get_cycles get_cycles` dance, making it impossible for generic code to see if an arch-specific function was defined. While the get_cycles() ifdef is not currently used, the following timekeeping patch in this series will depend on the macro existing (or not existing) when defining random_get_entropy(). Cc: Thomas Gleixner <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: Richard Henderson <[email protected]> Cc: Ivan Kokshaysky <[email protected]> Acked-by: Matt Turner <[email protected]> Signed-off-by: Jason A. Donenfeld <[email protected]>
Diffstat (limited to 'arch/powerpc/include/asm/timex.h')
0 files changed, 0 insertions, 0 deletions