diff options
author | Neil Armstrong <[email protected]> | 2020-04-20 10:00:18 +0200 |
---|---|---|
committer | Kevin Hilman <[email protected]> | 2020-04-29 12:12:11 -0700 |
commit | adf27a87eb4e85bb2136572121e06ad83e5f1407 (patch) | |
tree | 61c03df63a02cb16a85b8826d088ddfdd483a7e0 | |
parent | 5ac0869fb39b1c1ba84d4d75c550f82e0bf44c96 (diff) |
arm64: dts: meson-g12: remove spurious blank line
Remove spurious blank line introduced in f12a463d2f43 but was not part
of the original patch at [1].
[1] http://lore.kernel.org/r/[email protected]
Fixes: f12a463d2f43 ("arm64: dts: meson-g12: add the SPIFC nodes")
Signed-off-by: Neil Armstrong <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | arch/arm64/boot/dts/amlogic/meson-g12.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
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 |