aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2018-07-18 16:03:50 -0400
committerKrzysztof Kozlowski <krzk@kernel.org>2018-07-24 15:59:17 -0400
commitb3793159249bb091efce4b1515ce18cdfc4c6e41 (patch)
tree4c703d2b4ce053094d78c9d9937825fd71e86435
parenta8be2af0218cf037704dc2e733bf56d6560fa324 (diff)
dt-bindings: pinctrl: samsung: Add SPDX license identifier
Replace GPL license statement with SPDX license identifier (GPL-2.0). Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
-rw-r--r--include/dt-bindings/pinctrl/samsung.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/include/dt-bindings/pinctrl/samsung.h b/include/dt-bindings/pinctrl/samsung.h
index ceb672305f59..b1832506b923 100644
--- a/include/dt-bindings/pinctrl/samsung.h
+++ b/include/dt-bindings/pinctrl/samsung.h
@@ -1,14 +1,11 @@
1/* SPDX-License-Identifier: GPL-2.0 */
1/* 2/*
2 * Samsung's Exynos pinctrl bindings 3 * Samsung's Exynos pinctrl bindings
3 * 4 *
4 * Copyright (c) 2016 Samsung Electronics Co., Ltd. 5 * Copyright (c) 2016 Samsung Electronics Co., Ltd.
5 * http://www.samsung.com 6 * http://www.samsung.com
6 * Author: Krzysztof Kozlowski <krzk@kernel.org> 7 * Author: Krzysztof Kozlowski <krzk@kernel.org>
7 * 8 */
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as
10 * published by the Free Software Foundation.
11*/
12 9
13#ifndef __DT_BINDINGS_PINCTRL_SAMSUNG_H__ 10#ifndef __DT_BINDINGS_PINCTRL_SAMSUNG_H__
14#define __DT_BINDINGS_PINCTRL_SAMSUNG_H__ 11#define __DT_BINDINGS_PINCTRL_SAMSUNG_H__