hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefs
authorChen Gong <gong.chen@linux.intel.com>
Sat, 9 Oct 2010 02:01:48 +0000 (22:01 -0400)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Mon, 25 Oct 2010 21:11:21 +0000 (14:11 -0700)
commit17c10d61c750619324ee2a46c5a9e03a435fe212
tree46bceacae951391c9d80e0b20734a88f273eb360
parentfd53d08465a79d742a297be1d7d173f8a13972a6
hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefs

CONFIG_HOTPLUG_CPU is used too much in some drivers.
This patch clean them up.

Signed-off-by: Chen Gong <gong.chen@linux.intel.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
drivers/hwmon/coretemp.c
drivers/hwmon/pkgtemp.c
drivers/hwmon/via-cputemp.c