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)
commit40089a9fe265cae0669e84c5ee6fafa59949c215
treeda44ba7eb7695729aca47a060e08671e5b84b608
parentb09489ecce58d4ac9362124a5a5590cb92c58c49
hwmon: (max1619) Rearrange code to avoid forward declarations

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>
drivers/hwmon/max1619.c