linux/drivers/gpu/drm/arm
Arnd Bergmann c03c17c1f4 drm: mali-dp: remove unused variable
The newly introduced function causes a harmless build warning:

drivers/gpu/drm/arm/malidp_planes.c: In function 'malidp_plane_atomic_print_state':
drivers/gpu/drm/arm/malidp_planes.c:98:23: error: unused variable 'mp' [-Werror=unused-variable]

The variable serves no purpose here and can be removed.

Fixes: 242f43b69c61 ("drm: mali-dp: add atomic_print_state for planes")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Liviu Dudau <Liviu.Dudau@arm.com>
Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
2017-04-24 10:45:34 +01:00
..
hdlcd_crtc.c drm: hdlcd: use vblank hooks in struct drm_crtc_funcs 2017-02-07 21:46:22 +01:00
hdlcd_drv.c drm: convert drivers to use of_graph_get_remote_node 2017-04-06 17:00:27 -04:00
hdlcd_drv.h drm: hdlcd: Cleanup the atomic plane operations 2016-06-02 17:45:29 +01:00
hdlcd_regs.h
Kconfig drm/arm: make fbdev support really optional 2016-07-18 09:11:42 +02:00
Makefile drm/arm: Add support for Mali Display Processors 2016-06-15 17:29:22 +01:00
malidp_crtc.c drm: mali-dp: Enable power management for the device. 2017-04-24 10:45:33 +01:00
malidp_drv.c drm: mali-dp: Enable power management for the device. 2017-04-24 10:45:33 +01:00
malidp_drv.h drm: mali-dp: Enable power management for the device. 2017-04-24 10:45:33 +01:00
malidp_hw.c drm: mali-dp: Fix smart layer not going to composition 2017-03-10 14:31:16 +00:00
malidp_hw.h drm: mali-dp: Enable power management for the device. 2017-04-24 10:45:33 +01:00
malidp_planes.c drm: mali-dp: remove unused variable 2017-04-24 10:45:34 +01:00
malidp_regs.h drm: mali-dp: Fix smart layer not going to composition 2017-03-10 14:31:16 +00:00