diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2025-02-22 14:36:17 +0300 |
---|---|---|
committer | Jassi Brar <jassisinghbrar@gmail.com> | 2025-03-27 04:58:24 +0300 |
commit | 12868a6c10e37ff57477da278e5aa31f06a435bf (patch) | |
tree | 78914106ce4d6ceabee1732da1c4d5d34250fbfc /tools/perf/scripts/python/parallel-perf.py | |
parent | bf0c9fb462038815f5f502653fb6dba06e6af415 (diff) | |
download | linux-12868a6c10e37ff57477da278e5aa31f06a435bf.tar.xz |
mailbox: pl320-ipc: Drop unused xxx_destination functions
set_destination() and clear_destination() are static functions not used
anywhere in the code:
pl320-ipc.c:48:20: error: unused function 'set_destination' [-Werror,-Wunused-function]
pl320-ipc.c:54:20: error: unused function 'clear_destination' [-Werror,-Wunused-function]
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions