summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_connector.c
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2022-06-29 23:01:01 +0300
committerMaxime Ripard <maxime@cerno.tech>2022-06-30 10:38:39 +0300
commit63569d90863ff26c8b10c8971d1271c17a45224b (patch)
treefbfe96525187f0d06b42750fae2fde2394cfe915 /drivers/gpu/drm/drm_connector.c
parent6fb5ee7cec06266a29f25ecc01a23b9d107f64e1 (diff)
downloadlinux-63569d90863ff26c8b10c8971d1271c17a45224b.tar.xz
drm/vc4: change vc4_dma_range_matches from a global to static
sparse reports drivers/gpu/drm/vc4/vc4_drv.c:270:27: warning: symbol 'vc4_dma_range_matches' was not declared. Should it be static? vc4_dma_range_matches is only used in vc4_drv.c, so it's storage class specifier should be static. Fixes: da8e393e23ef ("drm/vc4: drv: Adopt the dma configuration from the HVS or V3D component") Signed-off-by: Tom Rix <trix@redhat.com> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://patchwork.freedesktop.org/patch/msgid/20220629200101.498138-1-trix@redhat.com
Diffstat (limited to 'drivers/gpu/drm/drm_connector.c')
0 files changed, 0 insertions, 0 deletions