commit | 628b4504cf69fbe262b41c16a4a3fd61b091d61c | [log] [tgz] |
---|---|---|
author | Andreas Herrmann <andreas.herrmann3@amd.com> | Thu Oct 28 20:31:42 2010 +0200 |
committer | Jean Delvare <khali@endymion.delvare> | Thu Oct 28 20:31:42 2010 +0200 |
tree | 4cdec2aa4b4934918d68bca2c0758faa989a36d2 | |
parent | 81280572ca6f54009edfa4deee563e8678784218 [diff] |
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>