Hi Neil, On Mon, May 20, 2019 at 4:39 PM Neil Armstrong <[email protected]> wrote: > > Signed-off-by: Neil Armstrong <[email protected]> > --- > arch/arm/boot/dts/meson6.dtsi | 44 +---------------------------------- > 1 file changed, 1 insertion(+), 43 deletions(-) > > diff --git a/arch/arm/boot/dts/meson6.dtsi b/arch/arm/boot/dts/meson6.dtsi > index 65585255910a..39903172ea7c 100644 > --- a/arch/arm/boot/dts/meson6.dtsi > +++ b/arch/arm/boot/dts/meson6.dtsi > @@ -1,48 +1,6 @@ > +// SPDX-License-Identifier: GPL-2.0 OR X11 I believe this should be GPL-2.0+ OR MIT as explained in [0]
Martin [0] https://patchwork.kernel.org/patch/10951479/

