Message ID | 20200420080018.11607-1-narmstrong@baylibre.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | adf27a87eb4e85bb2136572121e06ad83e5f1407 |
Headers | show |
Series | arm64: dts: meson-g12: remove spurious blank line | expand |
Neil Armstrong <narmstrong@baylibre.com> writes: > Remove spurious blank line introduced in f12a463d2f43 but was not part > of the original patch at [1]. > > [1] http://lore.kernel.org/r/20200313090713.15147-3-narmstrong@baylibre.com > > Fixes: f12a463d2f43 ("arm64: dts: meson-g12: add the SPIFC nodes") > Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Hmm, not sure what happened there as I've been using Konstantin's new 'b4' tool to apply patches. Anyways, queued as a fix for v5.7-rc, Thanks, Kevin
diff --git a/arch/arm64/boot/dts/amlogic/meson-g12.dtsi b/arch/arm64/boot/dts/amlogic/meson-g12.dtsi index 783e5a397f86..55d39020ec72 100644 --- a/arch/arm64/boot/dts/amlogic/meson-g12.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-g12.dtsi @@ -1,4 +1,3 @@ - // SPDX-License-Identifier: (GPL-2.0+ OR MIT) /* * Copyright (c) 2019 BayLibre, SAS
Remove spurious blank line introduced in f12a463d2f43 but was not part of the original patch at [1]. [1] http://lore.kernel.org/r/20200313090713.15147-3-narmstrong@baylibre.com Fixes: f12a463d2f43 ("arm64: dts: meson-g12: add the SPIFC nodes") Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> --- arch/arm64/boot/dts/amlogic/meson-g12.dtsi | 1 - 1 file changed, 1 deletion(-)