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
..
2017-06-09 22:30:55 -07:00
2017-05-31 14:26:26 -04:00
2017-06-09 01:25:16 +02:00
2017-06-08 08:04:18 -06:00
2017-06-17 08:03:08 -04:00
2017-06-11 12:02:01 -07:00
2017-05-12 10:43:25 -07:00
2017-06-09 01:25:16 +02:00
2017-06-09 08:50:49 -07:00
2017-06-02 11:49:44 +05:30
2017-05-24 13:08:29 -03:00
2017-06-11 11:29:15 -07:00
2017-06-09 09:38:27 +02:00
2017-06-21 10:51:26 +01:00
2017-06-02 09:23:56 -07:00
2017-06-03 03:55:43 -07:00
2017-05-22 19:22:19 -07:00
2017-05-22 21:53:09 +02:00
2017-06-01 17:20:14 -04:00
2017-06-09 09:57:19 -07:00
2017-05-30 11:31:32 +02:00
2017-05-21 11:45:26 -07:00
2017-06-01 14:49:47 -04:00
2017-05-22 21:12:44 +02:00
2017-06-05 16:04:35 -07:00
2017-06-16 13:58:27 +10:00
2017-06-01 17:07:31 -07:00
2017-06-11 11:29:15 -07:00
2017-05-26 09:05:35 -07:00
2017-05-22 09:42:29 +02:00
2017-06-06 16:26:28 -04:00
2017-05-12 15:43:10 -07:00
2017-06-07 11:08:55 +02:00
2017-05-30 11:31:32 +02:00
2017-05-23 14:18:17 -05:00
2017-05-30 12:40:03 +01:00
2017-06-01 15:03:41 +05:30
2017-05-23 11:31:27 +02:00
2017-05-25 18:26:11 +02:00
2017-05-12 12:02:21 -07:00
2017-05-14 13:30:05 +02:00
2017-05-24 10:53:41 +02:00
2017-05-22 20:32:05 +02:00
2017-05-16 09:24:44 -07:00
2017-06-11 11:21:08 -07:00
2017-05-19 13:36:56 -07:00
2017-06-11 11:25:51 -07:00
2017-05-31 15:12:57 -07:00
2017-05-18 23:54:47 -07:00
2017-05-23 20:09:34 -07:00
2017-06-04 10:23:25 +02:00
2017-05-16 23:06:41 +02:00
2017-06-03 09:47:16 +09:00
2017-05-17 11:27:41 +02:00
2017-06-02 10:57:10 +03:00
2017-05-19 10:42:25 +02:00
2017-06-09 09:59:51 -07:00