diff options
| author | Benjamin Gaignard <benjamin.gaignard@linaro.org> | 2017-12-05 10:24:18 -0500 |
|---|---|---|
| committer | Lee Jones <lee.jones@linaro.org> | 2018-01-08 06:03:35 -0500 |
| commit | fa93f5b7aac54f08dea386fa4d79aa29bf54370e (patch) | |
| tree | d10174013d4e33d749b374e8fb866ebaf08e39e3 /include/linux | |
| parent | 2bb3253c30d517f3d574610ed0523a469f58562d (diff) | |
mfd: stm32: Adopt SPDX identifier
Add SPDX identifier
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
Acked-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mfd/stm32-lptimer.h | 6 | ||||
| -rw-r--r-- | include/linux/mfd/stm32-timers.h | 4 |
2 files changed, 2 insertions, 8 deletions
diff --git a/include/linux/mfd/stm32-lptimer.h b/include/linux/mfd/stm32-lptimer.h index 77c7cf40d9b4..605f62264825 100644 --- a/include/linux/mfd/stm32-lptimer.h +++ b/include/linux/mfd/stm32-lptimer.h | |||
| @@ -1,13 +1,9 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 */ | ||
| 1 | /* | 2 | /* |
| 2 | * STM32 Low-Power Timer parent driver. | 3 | * STM32 Low-Power Timer parent driver. |
| 3 | * | ||
| 4 | * Copyright (C) STMicroelectronics 2017 | 4 | * Copyright (C) STMicroelectronics 2017 |
| 5 | * | ||
| 6 | * Author: Fabrice Gasnier <fabrice.gasnier@st.com> | 5 | * Author: Fabrice Gasnier <fabrice.gasnier@st.com> |
| 7 | * | ||
| 8 | * Inspired by Benjamin Gaignard's stm32-timers driver | 6 | * Inspired by Benjamin Gaignard's stm32-timers driver |
| 9 | * | ||
| 10 | * License terms: GNU General Public License (GPL), version 2 | ||
| 11 | */ | 7 | */ |
| 12 | 8 | ||
| 13 | #ifndef _LINUX_STM32_LPTIMER_H_ | 9 | #ifndef _LINUX_STM32_LPTIMER_H_ |
diff --git a/include/linux/mfd/stm32-timers.h b/include/linux/mfd/stm32-timers.h index ce7346e7f77a..2aadab6f34a1 100644 --- a/include/linux/mfd/stm32-timers.h +++ b/include/linux/mfd/stm32-timers.h | |||
| @@ -1,9 +1,7 @@ | |||
| 1 | /* SPDX-License-Identifier: GPL-2.0 */ | ||
| 1 | /* | 2 | /* |
| 2 | * Copyright (C) STMicroelectronics 2016 | 3 | * Copyright (C) STMicroelectronics 2016 |
| 3 | * | ||
| 4 | * Author: Benjamin Gaignard <benjamin.gaignard@st.com> | 4 | * Author: Benjamin Gaignard <benjamin.gaignard@st.com> |
| 5 | * | ||
| 6 | * License terms: GNU General Public License (GPL), version 2 | ||
| 7 | */ | 5 | */ |
| 8 | 6 | ||
| 9 | #ifndef _LINUX_STM32_GPTIMER_H_ | 7 | #ifndef _LINUX_STM32_GPTIMER_H_ |
