aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
diff options
context:
space:
mode:
authorCorentin Labbe <clabbe.montjoie@gmail.com>2019-01-18 15:03:24 +0100
committerGuenter Roeck <linux@roeck-us.net>2019-02-18 14:23:29 -0800
commit4b4fb2542d716708fb81b47e8472a88005c89d99 (patch)
treefd9a2dab6c55dadf042d8871ba583b58a60ca459 /drivers/hwmon
parenthwmon: (adm1029) Remove write to FFF paragraph (diff)
downloadlinux-dev-4b4fb2542d716708fb81b47e8472a88005c89d99.tar.xz
linux-dev-4b4fb2542d716708fb81b47e8472a88005c89d99.zip
hwmon: (adm1029) Add SPDX header
This patch addes SPDX header to adm1029 Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon')
-rw-r--r--drivers/hwmon/adm1029.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/adm1029.c b/drivers/hwmon/adm1029.c
index 3dd4c84ec89e..381bfae6b04b 100644
--- a/drivers/hwmon/adm1029.c
+++ b/drivers/hwmon/adm1029.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* adm1029.c - Part of lm_sensors, Linux kernel modules for hardware monitoring
*