diff options
author | Stefan Roese <sr@denx.de> | 2019-05-27 12:13:16 +0300 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2019-06-25 00:15:05 +0300 |
commit | 9ea34af728f720e54703a89b3762d598cc742f1c (patch) | |
tree | 00b521add06292730b75868baf03c00d686cd031 /arch/mips | |
parent | 85cf2c37cb407ed05b55b2474b6c0667b190cc83 (diff) | |
download | linux-9ea34af728f720e54703a89b3762d598cc742f1c.tar.xz |
MIPS: ralink: mt7628a.dtsi: Add SPDX GPL-2.0 license identifier
As done in commit b24413180f56 ("License cleanup: add SPDX GPL-2.0
license identifier to files with no license"), this patch adds the SPDX
license identifier to mt7628a.dtsi, which is currently still missing
this identifier.
Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Paul Burton <paul.burton@mips.com>
Cc: Harvey Hunt <harveyhuntnexus@gmail.com>
Cc: John Crispin <john@phrozen.org>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: linux-mips@vger.kernel.org
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/boot/dts/ralink/mt7628a.dtsi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/boot/dts/ralink/mt7628a.dtsi b/arch/mips/boot/dts/ralink/mt7628a.dtsi index 9ff7e8faaecc..3e88c8d496e4 100644 --- a/arch/mips/boot/dts/ralink/mt7628a.dtsi +++ b/arch/mips/boot/dts/ralink/mt7628a.dtsi @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: GPL-2.0 + / { #address-cells = <1>; #size-cells = <1>; |