x86: tsc: Remove unneeded DMI-based blacklisting
authorTero Roponen <tero.roponen@gmail.com>
Tue, 31 May 2011 07:24:39 +0000 (10:24 +0300)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 1 Jun 2011 06:19:51 +0000 (23:19 -0700)
The blacklist was added in response to my bug report
(http://lkml.org/lkml/2006/1/19/362) and has never
contained more than the one entry describing my old
now dead ThinkPad 380XD laptop. As found out later
(http://lkml.org/lkml/2007/11/29/50), this special
treatment has been unnecessary for a long time, so
it can be removed.

Signed-off-by: Tero Roponen <tero.roponen@gmail.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>

No differences found