On 2017年06月21日 14:31, Bhumika Goyal wrote:
Add const to drm_encoder_helper_funcs structures as they are only passed
as an argument to the function drm_encoder_helper_add and this argument
is of type const. So, add const to these structures.
Signed-off-by: Bhumika Goyal<bhumi...@gmail.com>
---
Changes in v2 -
* Let the line exceed over 80 characters while adding const.
Acked-by: Mark Yao <mark....@rock-chips.com>
Thanks
--
Mark Yao
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel