hwmon: (nct6775) Remove num_attr_groups from struct nct6775_data
authorAxel Lin <axel.lin@ingics.com>
Thu, 24 Jul 2014 00:59:34 +0000 (08:59 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 4 Aug 2014 14:01:40 +0000 (07:01 -0700)
num_attr_groups is only used in nct6775_probe(), make it to be local variable.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>

No differences found