diff options
author | Robin Murphy <robin.murphy@arm.com> | 2025-06-27 16:07:10 +0100 |
---|---|---|
committer | Joerg Roedel <joerg.roedel@amd.com> | 2025-07-04 10:32:43 +0200 |
commit | a695cad6954b1fc776039ccc8a23278e1509871d (patch) | |
tree | 7ae7ae0ab9a5d3d1cd1adf716c3f988a081a0702 /scripts/lib/kdoc/kdoc_re.py | |
parent | 86731a2a651e58953fc949573895f2fa6d456841 (diff) |
iommu/mediatek-v1: Tidy up probe_finalize
Krzysztof points out that although the driver now supports COMPILE_TEST
for other architectures, it does not build cleanly with W=1 where the
stubbed-out ARM API can lead to an unused variable warning.
Since this is effectively the correct intent of the code in such cases,
mark it as __maybe_unused, tidying up some cruft in the process.
Reported-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Yong Wu <yong.wu@mediatek.com>
Link: https://lore.kernel.org/r/7c78149504900bc6c98a9c48f4418934b72d89ac.1751036478.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions