Skip to content
Commit 7bd867df authored by Feng Tang's avatar Feng Tang Committed by Thomas Gleixner
Browse files

x86: Move get/set_wallclock to x86_platform_ops



get/set_wallclock() have already a set of platform dependent
implementations (default, EFI, paravirt). MRST will add another
variant.

Moving them to platform ops simplifies the existing code and minimizes
the effort to integrate new variants.

Signed-off-by: default avatarFeng Tang <feng.tang@intel.com>
LKML-Reference: <new-submission>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 54e2603f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment