Hi Emil,
On Wed, Feb 10, 2016 at 9:34 PM, Emil Velikov emil.l.velikov@gmail.com wrote:
Hi Chanho Park
On 30 January 2016 at 14:11, Chanho Park parkch98@gmail.com wrote:
--- a/drivers/gpu/drm/exynos/exynos_drm_dsi.c +++ b/drivers/gpu/drm/exynos/exynos_drm_dsi.c
static struct of_device_id exynos_dsi_of_match[] = {
If you feel extra gracious you can constify the array and all of it's entries, for good measure. Likely in another patch of course :-)
Andrzej already made the patch[1] as pointed out from you.
[1]: http://www.spinics.net/lists/dri-devel/msg100246.html