diff options
author | Fabio Estevam | 2018-05-07 20:23:40 +0200 |
---|---|---|
committer | Shawn Guo | 2018-05-14 16:08:05 +0200 |
commit | 241f76b24b6eae02e256c3e65fccf96335f56418 (patch) | |
tree | 6e527407573465abf455cb8d96d18a28293a0262 /arch/arm/boot/dts/imx6sl.dtsi | |
parent | ARM: dts: imx28-duckbill-2-enocean: Remove unnecessary #address/#size-cells (diff) | |
download | kernel-qcow2-linux-241f76b24b6eae02e256c3e65fccf96335f56418.tar.gz kernel-qcow2-linux-241f76b24b6eae02e256c3e65fccf96335f56418.tar.xz kernel-qcow2-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/imx6sl.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6sl.dtsi | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/arch/arm/boot/dts/imx6sl.dtsi b/arch/arm/boot/dts/imx6sl.dtsi index 2002db2feb00..559f9e06b606 100644 --- a/arch/arm/boot/dts/imx6sl.dtsi +++ b/arch/arm/boot/dts/imx6sl.dtsi @@ -1,11 +1,6 @@ -/* - * Copyright 2013 Freescale Semiconductor, Inc. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * - */ +// SPDX-License-Identifier: GPL-2.0 +// +// Copyright 2013 Freescale Semiconductor, Inc. #include <dt-bindings/interrupt-controller/irq.h> #include "imx6sl-pinfunc.h" |