diff options
author | Herve Codina <herve.codina@bootlin.com> | 2024-09-09 15:11:29 +0300 |
---|---|---|
committer | Christophe Leroy <christophe.leroy@csgroup.eu> | 2024-10-03 00:29:38 +0300 |
commit | 1117b916f541fc8e4ce812843555432022e5aa0e (patch) | |
tree | cb8217e1ac254929d44c82d58ae1f2aff8385ed5 /scripts/gdb/linux/utils.py | |
parent | 122019f051bdae3c700ec4a8246b74e3e6f29d9b (diff) | |
download | linux-1117b916f541fc8e4ce812843555432022e5aa0e.tar.xz |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions