[PATCH v2 0/2] drm: constify drm_encoder_helper_funcs structures
Bhumika Goyal
bhumirks at gmail.com
Tue Jun 20 23:31:08 PDT 2017
Add const to drm_encoder_helper_funcs structures.
Changes in v2 -
* Let the line exceed over 80 characters while adding const
in analogix_dp-rockchip.c file.
Bhumika Goyal (2):
drm/rockchip: add const to drm_encoder_helper_funcs structures
drm/sun4i: add const to drm_encoder_helper_funcs structures
drivers/gpu/drm/rockchip/analogix_dp-rockchip.c | 2 +-
drivers/gpu/drm/rockchip/inno_hdmi.c | 2 +-
drivers/gpu/drm/sun4i/sun4i_rgb.c | 2 +-
drivers/gpu/drm/sun4i/sun4i_tv.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
--
2.7.4
More information about the linux-arm-kernel
mailing list