@@ -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>;
};
Signed-off-by: Konrad Dybcio <konradybcio@gmail.com> --- arch/arm64/boot/dts/qcom/msm8994.dtsi | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)