diff options
author | Andreas Färber <afaerber@suse.de> | 2018-01-21 17:31:36 +0100 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2018-09-22 15:21:02 +0200 |
commit | 54f884cfce079d656af586037c42b58a84e1dae9 (patch) | |
tree | 1a37e273854a6e233870bd65f0a342b221fbde36 /arch/arm/boot/dts/owl-s500.dtsi | |
parent | Linux 4.19-rc1 (diff) | |
download | linux-54f884cfce079d656af586037c42b58a84e1dae9.tar.xz linux-54f884cfce079d656af586037c42b58a84e1dae9.zip |
ARM: dts: owl: Convert to new-style SPDX license identifiers
Move the SPDX-License-Identifier lines to the top.
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'arch/arm/boot/dts/owl-s500.dtsi')
-rw-r--r-- | arch/arm/boot/dts/owl-s500.dtsi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/owl-s500.dtsi b/arch/arm/boot/dts/owl-s500.dtsi index 43c9980a4260..5ceb6cc4451d 100644 --- a/arch/arm/boot/dts/owl-s500.dtsi +++ b/arch/arm/boot/dts/owl-s500.dtsi @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: (GPL-2.0+ OR MIT) /* * Actions Semi S500 SoC * * Copyright (c) 2016-2017 Andreas Färber - * - * SPDX-License-Identifier: (GPL-2.0+ OR MIT) */ #include <dt-bindings/interrupt-controller/arm-gic.h> |