commit | 991763a91cbacf1e511ec9bea9ea8539e4d41f39 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Tue Jul 01 22:39:08 2014 +0800 |
committer | Guenter Roeck <linux@roeck-us.net> | Mon Aug 04 07:01:35 2014 -0700 |
tree | 42107271da372c899ee5f01834a5020b85b12b32 | |
parent | 045c1391ec3b703ee00643fe9bda7cd65cd463e1 [diff] |
hwmon: (ad7418) Avoid forward declaration Move ad7418_driver to proper place to avoid forward declaration. Also move ad7418_init_client() close to ad7418_probe(). Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>