Skip to content
Commit 0e255a8f authored by Troy Kisky's avatar Troy Kisky Committed by Tom Rini
Browse files

freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC)



pfuze_mode_init calls pmic_reg_read which is only available from

obj-$(CONFIG_$(SPL_TPL_)DM_PMIC) += pmic-uclass.o

Prepare for conversion of defined(CONFIG_DM_PMIC) to
CONFIG_IS_ENABLED(DM_PMIC).

Signed-off-by: default avatarTroy Kisky <troykiskyboundary@gmail.com>
parent 848a8d0a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment