diff options
author | Satyam Sharma <satyam@infradead.org> | 2007-08-23 05:44:25 +0200 |
---|---|---|
committer | Mark M. Hoffman <mhoffman@lightlink.com> | 2007-10-10 04:56:29 +0200 |
commit | 59a35bafb223bbb0553ba1a3bb9280bda668a8d8 (patch) | |
tree | ee7079e34e1b6b2c45951455ca237524a171ee11 /drivers/hwmon/lm77.c | |
parent | hwmon: Add f75375s driver (diff) | |
download | linux-59a35bafb223bbb0553ba1a3bb9280bda668a8d8.tar.xz linux-59a35bafb223bbb0553ba1a3bb9280bda668a8d8.zip |
hwmon: (coretemp) Remove bogus __cpuinitdata etc cleanup
The CPU hotplug notifier_block coretemp_cpu_notifier is already defined
inside an #ifdef HOTPLUG_CPU, therefore marking it as __cpuinitdata is
quite a pointless thing to do.
Also, remove duplicate prototype of function coretemp_update_device()
at the top of this file (another one already exists barely 10 lines
above this one :-)
Signed-off-by: Satyam Sharma <satyam@infradead.org>
Acked-by: Rudolf Marek <r.marek@assembler.cz>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Diffstat (limited to 'drivers/hwmon/lm77.c')
0 files changed, 0 insertions, 0 deletions