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

Commit d098c77a authored by Prasad Sodagudi's avatar Prasad Sodagudi Committed by Raghavendra Rao Ananta
Browse files

ARM: dts: msm: Fix compilation failure of SDM855



Fix the compilation failure of SDM855 SoC.

Change-Id: Ib2761aa4cb024e20aeea54899cf75f8a40a5d753
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 17e3ca63
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y)
		sdm855-v2-cdp-overlay.dtbo \
		sdm855-v2-mtp-overlay.dtbo \
		sdm855-v2-rumi-overlay.dtbo \
		sdm855-v2-qrd-overlay.dtbo
		sdm855-v2-qrd-overlay.dtbo \
		sdm855-sdx50m-cdp-overlay.dtbo \
		sdm855-sdx50m-mtp-overlay.dtbo

+1 −2
Original line number Diff line number Diff line
@@ -19,9 +19,8 @@
#include <dt-bindings/interrupt-controller/arm-gic.h>

#include "sdm855-cdp.dtsi"
#include "sdm855-audio-overlay.dtsi"

#include "external-soc.dtsi"
#include "sdx50m-external-soc.dtsi"
#include "sdm855-sdx50m.dtsi"

/ {
+1 −2
Original line number Diff line number Diff line
@@ -19,9 +19,8 @@
#include <dt-bindings/interrupt-controller/arm-gic.h>

#include "sdm855-mtp.dtsi"
#include "sdm855-mtp-audio-overlay.dtsi"

#include "external-soc.dtsi"
#include "sdx50m-external-soc.dtsi"
#include "sdm855-sdx50m.dtsi"

/ {