]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite7b9246398334fd056a9c3d59442e57787558134
tree46bceacae951391c9d80e0b20734a88f273eb360
parentd09f5bc576b036cde9878028343b3f5b94711103
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