linux_dsm_epyc7002/drivers/gpu/drm/arm
Arnd Bergmann fee4964f0a drm/arm: hdlcd: remove unused variables
The last rework left behind two unused variables:

drm/arm/hdlcd_crtc.c: In function 'hdlcd_plane_atomic_update':
drm/arm/hdlcd_crtc.c:264:13: warning: unused variable 'src_y' [-Wunused-variable]
drm/arm/hdlcd_crtc.c:264:6: warning: unused variable 'src_x' [-Wunused-variable]

This removes them.

Fixes: b2ae06ae9834 ("drm/arm: hdlcd: Use CMA helper for plane buffer address calculation")
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-06-21 10:51:26 +01:00
..
hdlcd_crtc.c drm/arm: hdlcd: remove unused variables 2017-06-21 10:51:26 +01:00
hdlcd_drv.c drm/arm: hdlcd: Set the CRTC's port before binding the encoder. 2017-06-21 10:30:01 +01:00
hdlcd_drv.h
hdlcd_regs.h
Kconfig
Makefile
malidp_crtc.c drm/arm: malidp: Use crtc->mode_valid() callback 2017-06-16 11:56:46 +01:00
malidp_drv.c
malidp_drv.h
malidp_hw.c drm/mali-dp: Check PM status when sharing interrupt lines 2017-06-16 11:56:46 +01:00
malidp_hw.h
malidp_planes.c drm/arm: mali-dp: Use CMA helper for plane buffer address calculation 2017-06-16 11:56:46 +01:00
malidp_regs.h