diff options
author | Alex Elder <[email protected]> | 2021-01-12 13:21:34 -0600 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-01-12 20:11:38 -0800 |
commit | 46e05e1df628ab054486eafcc06a3c6512b338a1 (patch) | |
tree | 4737d2956400057b55f5118d288242f3655736ec /tools/perf/scripts/python/syscall-counts.py | |
parent | 5bc8f5ab3b752306d6a1e0e4fa6c4473c15a2924 (diff) |
net: ipa: add config dependency on QCOM_SMEM
The IPA driver depends on some SMEM functionality (qcom_smem_init(),
qcom_smem_alloc(), and qcom_smem_virt_to_phys()), but this is not
reflected in the configuration dependencies. Add a dependency on
QCOM_SMEM to avoid attempts to build the IPA driver without SMEM.
This avoids a link error for certain configurations.
Reported-by: Randy Dunlap <[email protected]>
Fixes: 38a4066f593c5 ("net: ipa: support COMPILE_TEST")
Signed-off-by: Alex Elder <[email protected]>
Acked-by: Randy Dunlap <[email protected]> # build-tested
Reviewed-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions