summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDamon Ding <damon.ding@rock-chips.com>2026-06-17 16:07:55 +0800
committerLuca Ceresoli <luca.ceresoli@bootlin.com>2026-06-26 18:38:10 +0200
commit6648301c5bb2ef23f0fb15bcb01d21ff66f36799 (patch)
treef2ce861ff0d65da7e3ba50908cd08371505523e9 /tools/perf/scripts/python/bin
parentcdeb2ccd993ed8647adbbda2c3b103aa717fd6f7 (diff)
drm/bridge: of-display-mode-bridge: Fix missing static const for the bridge funcs
Add static qualifier for of_display_mode_bridge_funcs to resolve the sparse warning: drivers/gpu/drm/bridge/of-display-mode-bridge.c:54:25: sparse: sparse: symbol 'of_display_mode_bridge_funcs' was not declared. Should it be static? Also mark the structure const as required by devm_drm_bridge_alloc() parameter type constraints. Fixes: ba2db93cf3d5 ("drm/bridge: Move legacy bridge driver out of imx directory for multi-platform use") Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202606170744.FUStcWaB-lkp@intel.com/ Signed-off-by: Damon Ding <damon.ding@rock-chips.com> Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Link: https://patch.msgid.link/20260617080755.186368-1-damon.ding@rock-chips.com Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions