hwmon: (max1619) Rearrange code to avoid forward declarations
authorGuenter Roeck <linux@roeck-us.net>
Sat, 12 Apr 2014 17:14:33 +0000 (10:14 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 21 May 2014 23:02:25 +0000 (16:02 -0700)
Forward declarations are unnecessary and easy to avoid, so rearrange
code and drop them.

No functional change.

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

No differences found