From: H. Peter Anvin Date: Wed, 9 May 2007 07:02:06 +0000 (-0700) Subject: i386: remove unused rdtsc() macro X-Git-Tag: v2.6.22-rc1~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29bd44337799e4cb85aec5157a9c88a0da66642a;p=pandora-kernel.git i386: remove unused rdtsc() macro All users to the two-part rdtsc() macro have already switched to using rdtscl() or rdtscll(). Remove the now-obsolete macro. Signed-off-by: H. Peter Anvin Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed