Skip to content

Commit 0a82a8d

Browse files
committed
fix: compilation error introduced through commit e3fb495
Signed-off-by: nullptr-t-oss <127822226+nullptr-t-oss@users.noreply.github.com>
1 parent e3fb495 commit 0a82a8d

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

vendor/oplus/kernel/dfr/Makefile

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,6 @@ obj-$(CONFIG_OPLUS_FEATURE_DUMP_REASON) += qcom/dump_reason/
3131
obj-$(CONFIG_OPLUS_FEATURE_FULLDUMP_BACK) += qcom/oplus_ordump/
3232
#endif /* OPLUS_FEATURE_FULLDUMP_BACK */
3333

34-
35-
# MTK platform feature
36-
37-
#ifdef OPLUS_FEATURE_MTK_FORCE_SHUTDOWN
38-
obj-$(CONFIG_OPLUS_FEATURE_MTK_FORCE_SHUTDOWN) += mtk/mtk_shutdown_reboot/
39-
#endif /* OPLUS_FEATURE_MTK_FORCE_SHUTDOWN */
40-
41-
#ifdef OPLUS_FEATURE_PMIC_MONITOR_MTK
42-
obj-$(CONFIG_OPLUS_FEATURE_PMIC_MONITOR_MTK) += mtk/oplus_pmic_monitor_mtk/
43-
#endif /* OPLUS_FEATURE_PMIC_MONITOR_MTK */
44-
4534
# common feature
4635
#ifdef OPLUS_FEATURE_SHUTDOWN_DETECT
4736
obj-$(CONFIG_OPLUS_FEATURE_SHUTDOWN_DETECT) += common/shutdown_detect/

0 commit comments

Comments
 (0)