diff options
author | Suman Anna | 2018-05-11 12:03:16 -0500 |
---|---|---|
committer | Bjorn Andersson | 2018-05-24 12:04:32 -0700 |
commit | eebba71e1cb4f3464645c4b106f8ccc31bc5cd11 (patch) | |
tree | 2a6f88facdb2ce67bf149095c67e90bb99f5d64b /drivers/hwspinlock/Kconfig | |
parent | 1e6c06a7e88c251d8a30271ad5206fbd967a4576 (diff) |
hwspinlock/core: Switch to SPDX license identifier
Use the appropriate SPDX license identifier in the Hwspinlock core
driver source files and drop the previous boilerplate license text.
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/hwspinlock/Kconfig')
-rw-r--r-- | drivers/hwspinlock/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwspinlock/Kconfig b/drivers/hwspinlock/Kconfig index f0f467983960..e895d29500ee 100644 --- a/drivers/hwspinlock/Kconfig +++ b/drivers/hwspinlock/Kconfig @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 # # Generic HWSPINLOCK framework # |