diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2018-02-27 12:30:33 +0100 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2018-03-07 17:21:58 -0800 |
commit | 114abfe1aa5f55b26fbaf050996a937de4b92cf2 (patch) | |
tree | 2d3874cce30518aef318535d37973b3c1b9cd764 /arch/arm64/boot/dts/amlogic/meson-axg.dtsi | |
parent | b4ff05ca9a0a3c297111c48f155e775f1811b4b4 (diff) | |
download | lwn-114abfe1aa5f55b26fbaf050996a937de4b92cf2.tar.gz lwn-114abfe1aa5f55b26fbaf050996a937de4b92cf2.zip |
ARM64: dts: amlogic: Convert to new-style SPDX license identifiers
Move the SPDX-License-Identifier lines to the top and drop the
license splat.
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'arch/arm64/boot/dts/amlogic/meson-axg.dtsi')
-rw-r--r-- | arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi index 6801f5cc092a..b58808eb3cc8 100644 --- a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: (GPL-2.0+ OR MIT) /* * Copyright (c) 2017 Amlogic, Inc. All rights reserved. - * - * SPDX-License-Identifier: (GPL-2.0+ OR MIT) */ #include <dt-bindings/gpio/gpio.h> |