commit | cf4c8870844658a84371f0d603fbb94b5c0bf4b2 | [log] [tgz] |
---|---|---|
author | Liviu Dudau <Liviu.Dudau@arm.com> | Thu Oct 06 18:01:39 2016 +0100 |
committer | Liviu Dudau <Liviu.Dudau@arm.com> | Mon Jan 23 09:46:24 2017 +0000 |
tree | 3617385babf80d75907324d2ee9fd1d9683daab0 | |
parent | 94d8b9b75c6118075ed54ad2fa0bea03c0f27145 [diff] |
drm: malidp: Remove event_list member from struct malidp_drm This struct member managed to outlive the submission process without being removed. It is useless. Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>