diff options
Diffstat (limited to 'drivers/hwmon/nct6683.c')
-rw-r--r-- | drivers/hwmon/nct6683.c | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/drivers/hwmon/nct6683.c b/drivers/hwmon/nct6683.c index a753464a1a33..c0229152296f 100644 --- a/drivers/hwmon/nct6683.c +++ b/drivers/hwmon/nct6683.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
1 | /* | 2 | /* |
2 | * nct6683 - Driver for the hardware monitoring functionality of | 3 | * nct6683 - Driver for the hardware monitoring functionality of |
3 | * Nuvoton NCT6683D eSIO | 4 | * Nuvoton NCT6683D eSIO |
@@ -7,16 +8,6 @@ | |||
7 | * Derived from nct6775 driver | 8 | * Derived from nct6775 driver |
8 | * Copyright (C) 2012, 2013 Guenter Roeck <linux@roeck-us.net> | 9 | * Copyright (C) 2012, 2013 Guenter Roeck <linux@roeck-us.net> |
9 | * | 10 | * |
10 | * This program is free software; you can redistribute it and/or modify | ||
11 | * it under the terms of the GNU General Public License as published by | ||
12 | * the Free Software Foundation; either version 2 of the License, or | ||
13 | * (at your option) any later version. | ||
14 | * | ||
15 | * This program is distributed in the hope that it will be useful, | ||
16 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
17 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
18 | * GNU General Public License for more details. | ||
19 | * | ||
20 | * Supports the following chips: | 11 | * Supports the following chips: |
21 | * | 12 | * |
22 | * Chip #vin #fan #pwm #temp chip ID | 13 | * Chip #vin #fan #pwm #temp chip ID |