summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/soc/mediatek/common/dpm_4ch.c (renamed from src/soc/mediatek/mt8195/dpm_4ch.c)0
-rw-r--r--src/soc/mediatek/mt8195/Makefile.inc2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/mediatek/mt8195/dpm_4ch.c b/src/soc/mediatek/common/dpm_4ch.c
index f13337d8b7b1..f13337d8b7b1 100644
--- a/src/soc/mediatek/mt8195/dpm_4ch.c
+++ b/src/soc/mediatek/common/dpm_4ch.c
diff --git a/src/soc/mediatek/mt8195/Makefile.inc b/src/soc/mediatek/mt8195/Makefile.inc
index b8c36d162576..c9613bff6c8f 100644
--- a/src/soc/mediatek/mt8195/Makefile.inc
+++ b/src/soc/mediatek/mt8195/Makefile.inc
@@ -44,7 +44,7 @@ ramstage-y += ../common/ddp.c ddp.c
ramstage-y += devapc.c
ramstage-y += ../common/dfd.c
ramstage-y += ../common/dpm.c
-ramstage-$(CONFIG_DPM_FOUR_CHANNEL) += dpm_4ch.c
+ramstage-$(CONFIG_DPM_FOUR_CHANNEL) += ../common/dpm_4ch.c
ramstage-y += dp_intf.c dptx.c dptx_hal.c
ramstage-y += emi.c
ramstage-y += hdmi.c