Commit e58bdf93 authored by Neil Armstrong's avatar Neil Armstrong Committed by Bjorn Andersson
Browse files

ARM: dts: qcom: mdm9615: add missing reg in cpu@0 node

parent c69af934
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@ cpus {

		cpu0: cpu@0 {
			compatible = "arm,cortex-a5";
			reg = <0>;
			device_type = "cpu";
			next-level-cache = <&L2>;
		};