From: Richard Cochran Date: Wed, 31 Oct 2012 06:27:25 +0000 (+0000) Subject: time: remove the timecompare code. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~510 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65f8f9a1c1db831e5159e3e3e50912d1f214cd0c;p=pandora-kernel.git time: remove the timecompare code. This patch removes the timecompare code from the kernel. The top five reasons to do this are: 1. There are no more users of this code. 2. The original idea was a bit weak. 3. The original author has disappeared. 4. The code was not general purpose but tuned to a particular hardware, 5. There are better ways to accomplish clock synchronization. Signed-off-by: Richard Cochran Acked-by: John Stultz Tested-by: Bob Liu Signed-off-by: David S. Miller --- Reading git-diff-tree failed