diff options
author | 2024-09-09 14:11:29 +0200 | |
---|---|---|
committer | 2024-10-02 23:29:38 +0200 | |
commit | 1117b916f541fc8e4ce812843555432022e5aa0e (patch) | |
tree | cb8217e1ac254929d44c82d58ae1f2aff8385ed5 /lib/test_dynamic_debug.c | |
parent | soc: fsl: cpm1: qmc: Do not use IS_ERR_VALUE() on error pointers (diff) | |
download | linux-rng-1117b916f541fc8e4ce812843555432022e5aa0e.tar.xz linux-rng-1117b916f541fc8e4ce812843555432022e5aa0e.zip |
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 <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202409071707.ou2KFNKO-lkp@intel.com/
Fixes: eb680d563089 ("soc: fsl: cpm1: qmc: Add support for QUICC Engine (QE) implementation")
Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Link: https://lore.kernel.org/r/20240909121129.57067-1-herve.codina@bootlin.com
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Diffstat (limited to 'lib/test_dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions