treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
[linux-2.6-block.git] / drivers / pinctrl / pinconf.c
index 2678603df14b46bb7beaa2da93284b47bc1ed19b..02c075cc010b10b5925c665bababc51daf1458e9 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Core driver for the pin config portions of the pin control subsystem
  *
@@ -5,8 +6,6 @@
  * Written on behalf of Linaro for ST-Ericsson
  *
  * Author: Linus Walleij <linus.walleij@linaro.org>
- *
- * License terms: GNU General Public License (GPL) version 2
  */
 #define pr_fmt(fmt) "pinconfig core: " fmt