Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dd108395 authored by Odelu Kukatla's avatar Odelu Kukatla
Browse files

ARM: dts: msm: Fix clock-gcc build warnings for MSM8937



Compiler warnings for #address-cells and #size-cells properties are
thrown,  so fix the same in the clock-gcc node.

CRs-Fixed: 970265
Change-Id: I9d9f2df748280ada02fd0f3cbf39dcef8b372d0e
Signed-off-by: default avatarOdelu Kukatla <okukatla@codeaurora.org>
parent 747b0f6a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -613,6 +613,8 @@
	};

	clock_gcc: qcom,gcc@1800000 {
		#address-cells = <1>;
		#size-cells = <1>;
		compatible = "qcom,gcc-8937";
		reg = <0x1800000 0x80000>,
			<0xb016000 0x00040>,