aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/freescale/pinctrl-mxs.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2018-05-19 15:43:54 -0300
committerLinus Walleij <linus.walleij@linaro.org>2018-05-24 09:32:58 +0200
commitc2b39deced784380e81f0e12c5ca7a6543cd8542 (patch)
tree690e1940be7d1d2be47e5735dd8f212b573a4a6b /drivers/pinctrl/freescale/pinctrl-mxs.h
parentMerge tag 'samsung-pinctrl-4.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel (diff)
downloadlinux-dev-c2b39deced784380e81f0e12c5ca7a6543cd8542.tar.xz
linux-dev-c2b39deced784380e81f0e12c5ca7a6543cd8542.zip
pinctrl: freescale: Switch to SPDX identifier
Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Reviewed-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/freescale/pinctrl-mxs.h')
-rw-r--r--drivers/pinctrl/freescale/pinctrl-mxs.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/drivers/pinctrl/freescale/pinctrl-mxs.h b/drivers/pinctrl/freescale/pinctrl-mxs.h
index 34dbf75208dc..ab9f834b03e6 100644
--- a/drivers/pinctrl/freescale/pinctrl-mxs.h
+++ b/drivers/pinctrl/freescale/pinctrl-mxs.h
@@ -1,12 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright 2012 Freescale Semiconductor, Inc.
- *
- * The code contained herein is licensed under the GNU General Public
- * License. You may obtain a copy of the GNU General Public License
- * Version 2 or later at the following locations:
- *
- * http://www.opensource.org/licenses/gpl-license.html
- * http://www.gnu.org/copyleft/gpl.html
*/
#ifndef __PINCTRL_MXS_H