diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2018-05-07 20:23:40 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2018-05-14 16:08:05 +0200 |
commit | 241f76b24b6eae02e256c3e65fccf96335f56418 (patch) | |
tree | 6e527407573465abf455cb8d96d18a28293a0262 /arch/arm/boot/dts/imx28.dtsi | |
parent | ARM: dts: imx28-duckbill-2-enocean: Remove unnecessary #address/#size-cells (diff) | |
download | linux-241f76b24b6eae02e256c3e65fccf96335f56418.tar.xz linux-241f76b24b6eae02e256c3e65fccf96335f56418.zip |
ARM: dts: imx: Switch to SPDX identifier
Adopt the SPDX license identifier headers to ease license compliance
management.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx28.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx28.dtsi | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi index 9ad8d3556859..5107fdc482ea 100644 --- a/arch/arm/boot/dts/imx28.dtsi +++ b/arch/arm/boot/dts/imx28.dtsi @@ -1,13 +1,6 @@ -/* - * 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 - */ +// SPDX-License-Identifier: GPL-2.0+ +// +// Copyright 2012 Freescale Semiconductor, Inc. #include <dt-bindings/gpio/gpio.h> #include "imx28-pinfunc.h" |