aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorWang ShaoBo <[email protected]>2020-09-11 09:44:14 +0800
committerLucas Stach <[email protected]>2020-09-21 17:29:32 +0200
commit523be44c334bc4e4c014032738dc277b8909d009 (patch)
treec5c640f483ff4d5dce412d9029f6b2803682e82e /tools/perf/scripts
parent089d83418914abd4d908db117d9a3eca7f51a68c (diff)
drm/imx/dcss: fix unused but set variable warnings
Fix unused but set variable warning building with `make W=1`: drivers/gpu/drm/imx/dcss/dcss-plane.c:270:6: warning: variable ‘pixel_format’ set but not used [-Wunused-but-set-variable] u32 pixel_format; ^~~~~~~~~~~~ Fixes: 9021c317b770 ("drm/imx: Add initial support for DCSS on iMX8MQ") Reported-by: Hulk Robot <[email protected]> Signed-off-by: Wang ShaoBo <[email protected]> Reviewed-by: Laurentiu Palcu <[email protected]> Signed-off-by: Lucas Stach <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions