From: Zachary Amsden Date: Fri, 20 Aug 2010 08:07:29 +0000 (-1000) Subject: x86: pvclock: Move scale_delta into common header X-Git-Tag: v2.6.37-rc1~142^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=347bb4448c2155eb2310923ccaa4be5677649003;p=pandora-kernel.git x86: pvclock: Move scale_delta into common header The scale_delta function for shift / multiply with 31-bit precision moves to a common header so it can be used by both kernel and kvm module. Signed-off-by: Zachary Amsden Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed