From: Feng Tang Date: Thu, 10 Sep 2009 02:48:56 +0000 (+0800) Subject: x86: Move get/set_wallclock to x86_platform_ops X-Git-Tag: v2.6.32-rc1~629^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bd867dfb4e0357e06a3211ab2bd0e714110def3;p=pandora-kernel.git 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: Feng Tang LKML-Reference: Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed