summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/berlin/berlin.h
diff options
context:
space:
mode:
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>2018-05-16 15:33:37 +0800
committerLinus Walleij <linus.walleij@linaro.org>2018-05-23 11:45:23 +0200
commitc6114f21e2a2950ced2a4601189f0b4c961d5833 (patch)
tree8f51d519e9a16099968a646a2e6730e8420b6bc8 /drivers/pinctrl/berlin/berlin.h
parentb97038af5eef94750ba17800e1fffdb427053ab1 (diff)
downloadlinux-next-c6114f21e2a2950ced2a4601189f0b4c961d5833.tar.gz
pinctrl: berlin: switch to SPDX license identifier
Use the appropriate SPDX license identifier in the berlin pinctrl driver source file and drop the previous license text. Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/berlin/berlin.h')
-rw-r--r--drivers/pinctrl/berlin/berlin.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/pinctrl/berlin/berlin.h b/drivers/pinctrl/berlin/berlin.h
index e9b30f95b03e..d7787754d1ed 100644
--- a/drivers/pinctrl/berlin/berlin.h
+++ b/drivers/pinctrl/berlin/berlin.h
@@ -1,13 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* Marvell Berlin SoC pinctrl driver.
*
* Copyright (C) 2014 Marvell Technology Group Ltd.
*
* Antoine Ténart <antoine.tenart@free-electrons.com>
- *
- * This file is licensed under the terms of the GNU General Public
- * License version 2. This program is licensed "as is" without any
- * warranty of any kind, whether express or implied.
*/
#ifndef __PINCTRL_BERLIN_H