hwmon: (k8temp) Remove superfluous CPU family check
authorAndreas Herrmann <andreas.herrmann3@amd.com>
Thu, 28 Oct 2010 18:31:42 +0000 (20:31 +0200)
committerJean Delvare <khali@endymion.delvare>
Thu, 28 Oct 2010 18:31:42 +0000 (20:31 +0200)
commit628b4504cf69fbe262b41c16a4a3fd61b091d61c
tree4cdec2aa4b4934918d68bca2c0758faa989a36d2
parent81280572ca6f54009edfa4deee563e8678784218
hwmon: (k8temp) Remove superfluous CPU family check

The family check in k8temp is not required because the driver is
already bound to a northbridge device only used with K8 CPUs.

Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/hwmon/k8temp.c