Commit 22f5adc7 authored by Łukasz Patron's avatar Łukasz Patron Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: pm660: Fix missing pound sign in interrupt-cells

parent e884fb6c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@
			gpio-ranges = <&pm660_gpios 0 0 13>;
			#gpio-cells = <2>;
			interrupt-controller;
			interrupt-cells =<2>;
			#interrupt-cells = <2>;
		};
	};
};