linux/drivers/gpu/drm/imx
Wang ShaoBo f62ffdb5e2 drm/imx/dcss: fix unused but set variable warnings
[ Upstream commit 523be44c33 ]

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: 9021c317b7 ("drm/imx: Add initial support for DCSS on iMX8MQ")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wang ShaoBo <bobo.shaobowang@huawei.com>
Reviewed-by: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20200911014414.4663-1-bobo.shaobowang@huawei.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-07-29 17:19:24 +02:00
..
dcss drm/imx/dcss: fix unused but set variable warnings 2022-07-29 17:19:24 +02:00
dw_hdmi-imx.c drm/imx: dw_hdmi-imx: remove empty encoder_disable callback 2020-10-26 10:59:16 +01:00
imx-drm-core.c drm/imx: fix memory leak when fails to init 2021-04-07 15:00:11 +02:00
imx-drm.h
imx-ldb.c drm/imx: imx-ldb: Check for null pointer after calling kmemdup 2022-04-13 21:01:04 +02:00
imx-tve.c drm/imx: tve remove extraneous type qualifier 2020-10-27 10:30:09 +01:00
ipuv3-crtc.c drm: imx: fix compiler warning with gcc-12 2022-06-14 18:32:41 +02:00
ipuv3-plane.c
ipuv3-plane.h
Kconfig drm/imx: Add initial support for DCSS on iMX8MQ 2020-09-09 16:39:48 +02:00
Makefile drm/imx: Add initial support for DCSS on iMX8MQ 2020-09-09 16:39:48 +02:00
parallel-display.c drm/imx: Fix memory leak in imx_pd_connector_get_modes 2022-04-13 21:01:04 +02:00