diff options
| author | Wang ShaoBo <[email protected]> | 2020-09-11 09:44:14 +0800 |
|---|---|---|
| committer | Lucas Stach <[email protected]> | 2020-09-21 17:29:32 +0200 |
| commit | 523be44c334bc4e4c014032738dc277b8909d009 (patch) | |
| tree | c5c640f483ff4d5dce412d9029f6b2803682e82e /tools/perf/scripts/python/netdev-times.py | |
| parent | 089d83418914abd4d908db117d9a3eca7f51a68c (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/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions