OSDN Git Service

hwmon: (atxp1) Avoid forward declaration
authorAxel Lin <axel.lin@ingics.com>
Fri, 6 Jun 2014 09:50:56 +0000 (17:50 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 12 Jun 2014 15:36:49 +0000 (08:36 -0700)
commit8dea1b4e7726faf19b66d70f9f3737e85ef04a36
treeaa60fd3063d4d4d08fe7b412f9442bd50d5c83c2
parent1a539d372edd9832444e7a3daa710c444c014dc9
hwmon: (atxp1) Avoid forward declaration

Move atxp1_id and atxp1_driver to proper place to avoid forward declaration.

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