x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinit
authorJan Beulich <jbeulich@novell.com>
Fri, 24 Sep 2010 05:31:10 +0000 (22:31 -0700)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Mon, 25 Oct 2010 21:11:19 +0000 (14:11 -0700)
commita5f42a6bc51454137b918f67310168c27d1dd1de
tree4715dd8a2aae7f1345dcf8d8f16153a5bb8eacc5
parent72e58063d63c5f0a7bf65312f1e3a5ed9bb5c2ff
x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinit

... as they're being called only from a __cpuinit function.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
drivers/hwmon/coretemp.c
drivers/hwmon/pkgtemp.c
drivers/hwmon/via-cputemp.c