hwmon: (coretemp) constify static data
authorJan Beulich <JBeulich@suse.com>
Fri, 23 Sep 2011 10:36:53 +0000 (06:36 -0400)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Fri, 23 Sep 2011 17:39:10 +0000 (10:39 -0700)
These arrays won't ever be written to, so protect them from
unintentional modification.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>

No differences found