commit | 55bdee69cda055a5df2e0499a7c8fa1915eaf8d5 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Thu Jul 24 08:59:34 2014 +0800 |
committer | Guenter Roeck <linux@roeck-us.net> | Mon Aug 04 07:01:40 2014 -0700 |
tree | e3e953c07abbd6d66f383b71d8a534482e5e2a8f | |
parent | 78313b9542b28474bd2a8e059c4fb6b690df8db2 [diff] |
hwmon: (nct6775) Remove num_attr_groups from struct nct6775_data 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>