diff options
author | Herve Codina <[email protected]> | 2024-09-09 14:11:29 +0200 |
---|---|---|
committer | Christophe Leroy <[email protected]> | 2024-10-02 23:29:38 +0200 |
commit | 1117b916f541fc8e4ce812843555432022e5aa0e (patch) | |
tree | cb8217e1ac254929d44c82d58ae1f2aff8385ed5 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 122019f051bdae3c700ec4a8246b74e3e6f29d9b (diff) |
soc: fsl: cpm1: qmc: Fix unused data compilation warning
In some configuration, compilation raises warnings related to unused
data. Indeed, depending on configuration, those data can be unused.
mark those data as __maybe_unused to avoid compilation warnings.
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Fixes: eb680d563089 ("soc: fsl: cpm1: qmc: Add support for QUICC Engine (QE) implementation")
Signed-off-by: Herve Codina <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Christophe Leroy <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions