diff options
author | Arnd Bergmann | 2020-12-30 15:56:23 +0100 |
---|---|---|
committer | Mark Brown | 2021-01-04 14:26:15 +0000 |
commit | d957d1610c661e758426654de3b04bea6fb29f8b (patch) | |
tree | 76e568fd02300a7a9e072a7f84e446c5e0162da6 /Documentation/scsi | |
parent | 2ae6f64ce1ce304b502461fdfe0b96c8171ae2cc (diff) |
regulator: qcom-rpmh: add QCOM_COMMAND_DB dependency
A built-in regulator driver cannot link against a modular cmd_db driver:
qcom-rpmh-regulator.c:(.text+0x174): undefined reference to `cmd_db_read_addr'
There is already a dependency for RPMh, so add another one of this
type for cmd_db.
Fixes: 34c5aa2666db ("regulator: Kconfig: Fix REGULATOR_QCOM_RPMH dependencies to avoid build error")
Fixes: 46fc033eba42 ("regulator: add QCOM RPMh regulator driver")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20201230145712.3133110-1-arnd@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/scsi')
0 files changed, 0 insertions, 0 deletions