diff options
Diffstat (limited to 'drivers/hwmon/w83627ehf.c')
-rw-r--r-- | drivers/hwmon/w83627ehf.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/hwmon/w83627ehf.c b/drivers/hwmon/w83627ehf.c index 8a40b6976e1a..250f6b059a54 100644 --- a/drivers/hwmon/w83627ehf.c +++ b/drivers/hwmon/w83627ehf.c | |||
@@ -9,6 +9,9 @@ | |||
9 | Thanks to Leon Moonen, Steve Cliffe and Grant Coady for their help | 9 | Thanks to Leon Moonen, Steve Cliffe and Grant Coady for their help |
10 | in testing and debugging this driver. | 10 | in testing and debugging this driver. |
11 | 11 | ||
12 | This driver also supports the W83627EHG, which is the lead-free | ||
13 | version of the W83627EHF. | ||
14 | |||
12 | This program is free software; you can redistribute it and/or modify | 15 | This program is free software; you can redistribute it and/or modify |
13 | it under the terms of the GNU General Public License as published by | 16 | it under the terms of the GNU General Public License as published by |
14 | the Free Software Foundation; either version 2 of the License, or | 17 | the Free Software Foundation; either version 2 of the License, or |