diff options
author | 2023-03-10 22:44:33 +0100 | |
---|---|---|
committer | 2023-03-16 23:46:11 -0400 | |
commit | dd3f53301181dece3fb377173bff9902cdba0ba7 (patch) | |
tree | f7c0978871c8a29e46a1498a4c211d92306591f6 /tools/perf/scripts/python | |
parent | scsi: qlogicpti: sun_esp: Use of_property_read_bool() for boolean properties (diff) | |
download | wireguard-linux-dd3f53301181dece3fb377173bff9902cdba0ba7.tar.xz wireguard-linux-dd3f53301181dece3fb377173bff9902cdba0ba7.zip |
scsi: ufs: qcom: Add __maybe_unused to OF ID table
The driver can be built on ACPI and its .of_match_table uses
of_match_ptr(), thus annotate the actual table as maybe unused.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230310214435.275127-1-krzysztof.kozlowski@linaro.org
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions