From 0a82a8d27a4126ffe233186c18bb909e2cf44600 Mon Sep 17 00:00:00 2001 From: nullptr-t-oss <127822226+nullptr-t-oss@users.noreply.github.com> Date: Thu, 26 Feb 2026 10:28:38 +0000 Subject: [PATCH] fix: compilation error introduced through commit e3fb495 Signed-off-by: nullptr-t-oss <127822226+nullptr-t-oss@users.noreply.github.com> --- vendor/oplus/kernel/dfr/Makefile | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/vendor/oplus/kernel/dfr/Makefile b/vendor/oplus/kernel/dfr/Makefile index 1ebe11f73..af9021c67 100755 --- a/vendor/oplus/kernel/dfr/Makefile +++ b/vendor/oplus/kernel/dfr/Makefile @@ -31,17 +31,6 @@ obj-$(CONFIG_OPLUS_FEATURE_DUMP_REASON) += qcom/dump_reason/ obj-$(CONFIG_OPLUS_FEATURE_FULLDUMP_BACK) += qcom/oplus_ordump/ #endif /* OPLUS_FEATURE_FULLDUMP_BACK */ - -# MTK platform feature - -#ifdef OPLUS_FEATURE_MTK_FORCE_SHUTDOWN -obj-$(CONFIG_OPLUS_FEATURE_MTK_FORCE_SHUTDOWN) += mtk/mtk_shutdown_reboot/ -#endif /* OPLUS_FEATURE_MTK_FORCE_SHUTDOWN */ - -#ifdef OPLUS_FEATURE_PMIC_MONITOR_MTK -obj-$(CONFIG_OPLUS_FEATURE_PMIC_MONITOR_MTK) += mtk/oplus_pmic_monitor_mtk/ -#endif /* OPLUS_FEATURE_PMIC_MONITOR_MTK */ - # common feature #ifdef OPLUS_FEATURE_SHUTDOWN_DETECT obj-$(CONFIG_OPLUS_FEATURE_SHUTDOWN_DETECT) += common/shutdown_detect/