[PATCH 13/21] arm64: dts: qcom: msm8994: Make comments C style

From: Konrad Dybcio
Date: Sat Jun 20 2020 - 10:48:41 EST


Signed-off-by: Konrad Dybcio <konradybcio@xxxxxxxxx>
---
arch/arm64/boot/dts/qcom/msm8994.dtsi | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8994.dtsi b/arch/arm64/boot/dts/qcom/msm8994.dtsi
index b1a3f1732d84..19c9ac30453e 100644
--- a/arch/arm64/boot/dts/qcom/msm8994.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8994.dtsi
@@ -1,6 +1,5 @@
// SPDX-License-Identifier: GPL-2.0-only
-/* Copyright (c) 2013-2016, The Linux Foundation. All rights reserved.
- */
+/* Copyright (c) 2013-2016, The Linux Foundation. All rights reserved. */

#include <dt-bindings/interrupt-controller/arm-gic.h>
#include <dt-bindings/clock/qcom,gcc-msm8994.h>
@@ -307,7 +306,7 @@ sdhc1: sdhci@f9824900 {

memory {
device_type = "memory";
- // We expect the bootloader to fill in the reg
+ /* We expect the bootloader to fill in the reg */
reg = <0 0 0 0>;
};

--
2.27.0