OSDN Git Service

pinctrl: u300: Fix SPDX tags
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 2 Jun 2019 21:11:19 +0000 (23:11 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 7 Jun 2019 23:29:42 +0000 (01:29 +0200)
Some files were missing the appropriate SPDX tags so
fixed it up.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-coh901.c
drivers/pinctrl/pinctrl-u300.c

index 6303518..d10704c 100644 (file)
@@ -1,8 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * U300 GPIO module.
  *
  * Copyright (C) 2007-2012 ST-Ericsson AB
- * License terms: GNU General Public License (GPL) version 2
  * COH 901 571/3 - Used in DB3210 (U365 2.0) and DB3350 (U335 1.0)
  * Author: Linus Walleij <linus.walleij@linaro.org>
  * Author: Jonas Aaberg <jonas.aberg@stericsson.com>
index 2b1a61d..6d59e3f 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Driver for the U300 pin controller
  *