diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-06-20 22:30:38 +0200 |
---|---|---|
committer | Liviu Dudau <Liviu.Dudau@arm.com> | 2017-06-21 10:51:26 +0100 |
commit | fee4964f0a6cd2ce6368d2c69e9ec8e6f44fb0ec (patch) | |
tree | 2ae0e3611ed43c0297a309191b682b3bd8daaaa3 /tools/perf/Build | |
parent | 49a58f26af7b5ee28ea8788fcd2bb7b590c711c5 (diff) | |
download | talos-obmc-linux-fee4964f0a6cd2ce6368d2c69e9ec8e6f44fb0ec.tar.gz talos-obmc-linux-fee4964f0a6cd2ce6368d2c69e9ec8e6f44fb0ec.zip |
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>
Diffstat (limited to 'tools/perf/Build')
0 files changed, 0 insertions, 0 deletions