diff options
author | Jani Nikula <jani.nikula@intel.com> | 2024-09-10 13:03:41 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2024-09-13 14:33:49 +0300 |
commit | 60c174898dbdc7610f185079b5c9e5d2fa5a626e (patch) | |
tree | 1d9a5d336fa44be01e55ae5966092a67f4f09f4f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 298766ac8ba73c3d672e01054c0874ed26d1d19d (diff) | |
download | linux-60c174898dbdc7610f185079b5c9e5d2fa5a626e.tar.xz |
drm/imagination: annotate pvr_fw_version_packed() with __maybe_unused
Building with clang and W=1 leads to warning about unused
pvr_fw_version_packed(). Fix by annotating it with __maybe_unused.
See also commit 6863f5643dd7 ("kbuild: allow Clang to find unused static
inline functions for W=1 build").
Reviewed-by: Matt Coster <matt.coster@imgtec.com>
Tested-by: Nathan Chancellor <nathan@kernel.org> # build
Link: https://patchwork.freedesktop.org/patch/msgid/190e4eefef6c5e62052a01af0084c69361e216ef.1725962479.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions