diff options
author | Jani Nikula <jani.nikula@intel.com> | 2024-09-10 13:03:39 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2024-09-13 14:33:49 +0300 |
commit | 298766ac8ba73c3d672e01054c0874ed26d1d19d (patch) | |
tree | 70b6cf3bf00ec667907afbb7ae3d4b6d47f6bc44 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9550e2394fc09bf105a246221660da980c2dbd66 (diff) | |
download | linux-298766ac8ba73c3d672e01054c0874ed26d1d19d.tar.xz |
drm/kmb: annotate set_test_mode_src_osc_freq_target_{low, hi}_bits() with __maybe_unused
Building with clang and and W=1 leads to warning about unused
set_test_mode_src_osc_freq_target_low_bits() and
set_test_mode_src_osc_freq_target_hi_bits(). Fix by annotating them with
__maybe_unused.
See also commit 6863f5643dd7 ("kbuild: allow Clang to find unused static
inline functions for W=1 build").
Acked-by: Anitha Chrisanthus <anitha.chrisanthus@intel.com>
Tested-by: Nathan Chancellor <nathan@kernel.org> # build
Link: https://patchwork.freedesktop.org/patch/msgid/29a83771edd9b85032095ed3ecc1e91a77229b90.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