aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2022-07-29 17:35:31 +0800
committerHerbert Xu <[email protected]>2022-08-19 18:39:35 +0800
commit882aa6525cabcfa0cea61e1a19c9af4c543118ac (patch)
tree325e364fb8e0151f4a34f50a74894010c06a7622 /tools/perf/scripts/python
parent36cb6494429bd64b27b7ff8b4af56f8e526da2b4 (diff)
crypto: qcom-rng - Fix qcom_rng_of_match unused warning
Module device tables need to be declared as maybe_unused because they will be unused when built-in and the corresponding option is also disabled. This patch adds the maybe_unused attributes to OF and ACPI. This also allows us to remove the ifdef around the ACPI data structure. Reported-by: kernel test robot <[email protected]> Signed-off-by: Herbert Xu <[email protected]> Reviewed-by: Vinod Koul <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions