diff options
author | Jordan Crouse <[email protected]> | 2020-06-04 14:39:04 -0600 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2020-07-09 17:20:22 +0200 |
commit | a082121b55bac125f7d09d78de00607ea75a6903 (patch) | |
tree | 79738989236d79cd9a09c07869040b29d05eb422 /tools/perf/util/c++/clang.cpp | |
parent | 9ac8545199a1b711f5643f535b82981faa0b4bf1 (diff) |
iommu/arm-smmu: Mark qcom_smmu_client_of_match as possibly unused
When CONFIG_OF=n of_match_device() gets pre-processed out of existence
leaving qcom-smmu_client_of_match unused. Mark it as possibly unused to
keep the compiler from warning in that case.
Fixes: 0e764a01015d ("iommu/arm-smmu: Allow client devices to select direct mapping")
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Jordan Crouse <[email protected]>
Acked-by: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions