diff options
author | 2025-05-07 11:21:22 +0200 | |
---|---|---|
committer | 2025-05-07 11:25:02 +0200 | |
commit | 66db876162155c1cec87359cd78c62aaafde9257 (patch) | |
tree | 05791a38b7bdad0810506ad5478f6bb26140c39a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | memory: bt1-l2-ctl: replace scnprintf() with sysfs_emit() (diff) | |
download | linux-rng-66db876162155c1cec87359cd78c62aaafde9257.tar.xz linux-rng-66db876162155c1cec87359cd78c62aaafde9257.zip |
bus: firewall: Fix missing static inline annotations for stubs
Stubs in the header file for !CONFIG_STM32_FIREWALL case should be both
static and inline, because they do not come with earlier declaration and
should be inlined in every unit including the header.
Cc: Patrice Chotard <patrice.chotard@foss.st.com>
Cc: stable@vger.kernel.org
Fixes: 5c9668cfc6d7 ("firewall: introduce stm32_firewall framework")
Link: https://lore.kernel.org/r/20250507092121.95121-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions