diff options
Diffstat (limited to 'drivers/hwmon/f75375s.c')
| -rw-r--r-- | drivers/hwmon/f75375s.c | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/drivers/hwmon/f75375s.c b/drivers/hwmon/f75375s.c index 80c42bea90ed..eb847a7d6b83 100644 --- a/drivers/hwmon/f75375s.c +++ b/drivers/hwmon/f75375s.c | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
| 1 | /* | 2 | /* |
| 2 | * f75375s.c - driver for the Fintek F75375/SP, F75373 and | 3 | * f75375s.c - driver for the Fintek F75375/SP, F75373 and |
| 3 | * F75387SG/RG hardware monitoring features | 4 | * F75387SG/RG hardware monitoring features |
| @@ -13,21 +14,6 @@ | |||
| 13 | * | 14 | * |
| 14 | * f75387: | 15 | * f75387: |
| 15 | * http://www.fintek.com.tw/files/productfiles/F75387_V027P.pdf | 16 | * http://www.fintek.com.tw/files/productfiles/F75387_V027P.pdf |
| 16 | * | ||
| 17 | * This program is free software; you can redistribute it and/or modify | ||
| 18 | * it under the terms of the GNU General Public License as published by | ||
| 19 | * the Free Software Foundation; either version 2 of the License, or | ||
| 20 | * (at your option) any later version. | ||
| 21 | * | ||
| 22 | * This program is distributed in the hope that it will be useful, | ||
| 23 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 24 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 25 | * GNU General Public License for more details. | ||
| 26 | * | ||
| 27 | * You should have received a copy of the GNU General Public License | ||
| 28 | * along with this program; if not, write to the Free Software | ||
| 29 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | ||
| 30 | * | ||
| 31 | */ | 17 | */ |
| 32 | 18 | ||
| 33 | #include <linux/module.h> | 19 | #include <linux/module.h> |
