]> www.infradead.org Git - linux-platform-drivers-x86.git/commitdiff
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 63035181dfde6e71c1cec9dd05f4e47c708065fd..d10704cc9318ce4b9e078e0dba44609b9ea61413 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 2b1a61dba2240231fb4588739d729bf7ff106a87..6d59e3f836df498fba5c169e3579eaf4008915ff 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Driver for the U300 pin controller
  *