OSDN Git Service

hwmon: (lm85) Avoid forward declaration
authorAxel Lin <axel.lin@ingics.com>
Wed, 23 Jul 2014 04:27:39 +0000 (12:27 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 4 Aug 2014 14:01:40 +0000 (07:01 -0700)
commit6fd5dd58371fb3cad5aedf64e30bef3ca54b3d6c
tree8d3ce634c92680fa9c9318005ff5ce3bb8ab3302
parent8eb406100c9da01ebe983702aae6d479c882d5cb
hwmon: (lm85) Avoid forward declaration

Reorder functions to avoid forward declaration.

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