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 :-)
Regards, Emil