Revert "drivers: soc: samsung: acpm: disable lto"
This was applied to fix a suspected reboot issue, but it turns out this was not the source of it. This reverts commit ed828ec374bbd9f3a538a0c92421e9e0074b078f.
This commit is contained in:
parent
6c7dd7bf70
commit
4d8a45c523
1 changed files with 0 additions and 2 deletions
|
@ -8,5 +8,3 @@ exynos_acpm-$(CONFIG_EXYNOS_MFD_I3C) += acpm_mfd_i3c.o
|
|||
exynos_acpm-$(CONFIG_EXYNOS_MFD_SPMI) += acpm_mfd_spmi.o
|
||||
obj-$(CONFIG_EXYNOS_ACPM_S2D) += acpm_s2d.o
|
||||
obj-$(CONFIG_EXYNOS_ACPM_PLGDBG) += plugin_dbg.o
|
||||
|
||||
CFLAGS_acpm.o := $(DISABLE_LTO)
|
||||
|
|
Loading…
Add table
Reference in a new issue