hwmon: (nct6775) Constify strings
authorGuenter Roeck <linux@roeck-us.net>
Sun, 21 Apr 2013 16:08:11 +0000 (09:08 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 21 Apr 2013 16:42:45 +0000 (09:42 -0700)
nct6775_sio_names should be a constant pointer to an array of
constant strings.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>

No differences found