diff options
author | Jani Nikula <jani.nikula@intel.com> | 2024-09-10 13:03:40 +0300 |
---|---|---|
committer | Douglas Anderson <dianders@chromium.org> | 2024-09-11 23:01:56 +0300 |
commit | 868cd000c19f77e4c25ce87c47b6f951facf4394 (patch) | |
tree | 130c3e071c0dec3f06faff77b8af9bae7b74eb29 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 32e5666b8a4d0f2aee39a0b2f8386cf9f86a8225 (diff) | |
download | linux-868cd000c19f77e4c25ce87c47b6f951facf4394.tar.xz |
drm/bridge: ti-sn65dsi86: annotate ti_sn_pwm_pin_{request, release} with __maybe_unused
Building with clang, W=1, CONFIG_PM=n and CONFIG_OF_GPIO=n leads to
warning about unused ti_sn_pwm_pin_request() and
ti_sn_pwm_pin_release(). Fix by annotating them with __maybe_unused.
See also commit 6863f5643dd7 ("kbuild: allow Clang to find unused static
inline functions for W=1 build").
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/136ecd978aedd7df39d1b1c37b70596027ff0a3e.1725962479.git.jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions