diff options
author | Lina Iyer <[email protected]> | 2020-10-07 22:09:07 -0600 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2020-10-27 16:44:58 -0500 |
commit | 827b5e6ec1144a34de27247a45a2f78b25d753a3 (patch) | |
tree | 55532e5585ae37026873d2d9810d84145983afdf /scripts/gdb/linux/lists.py | |
parent | bb4b1e3f0c8772eff0f4d22f725f6eaba9540c52 (diff) |
soc: qcom: Kconfig: make RPMH match Command DB setting
RPMH and drivers that use RPMH APIs need Command DB API to find the
dynamic resource information. Let's match the RPMH to match the Command
DB configuration.
This should fix undefined symbol references reported by CI :
aarch64-linux-ld: drivers/clk/qcom/clk-rpmh.o: in function `clk_rpmh_probe':
>> clk-rpmh.c:(.text+0xac): undefined reference to `cmd_db_read_addr'
>> aarch64-linux-ld: clk-rpmh.c:(.text+0xc0): undefined reference to `cmd_db_read_aux_data'
aarch64-linux-ld: drivers/soc/qcom/rpmh-rsc.o: in function `rpmh_rsc_probe':
>> rpmh-rsc.c:(.text+0x42c): undefined reference to `cmd_db_ready'
aarch64-linux-ld: drivers/regulator/qcom-rpmh-regulator.o: in function `rpmh_regulator_probe':
>> qcom-rpmh-regulator.c:(.text+0x3e0): undefined reference to `cmd_db_read_addr'
Cc: Todd Kjos <[email protected]>
Cc: John Stultz <[email protected]>
Cc: Maulik Shah <[email protected]>
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Lina Iyer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions