Searched hist:"5 e6cc1c588fd827dd9e7359a4fe20b25743fe6b9" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_mixer.c | diff 5e6cc1c588fd827dd9e7359a4fe20b25743fe6b9 Mon Jun 19 12:12:42 CEST 2017 Arvind Yadav <arvind.yadav.cs@gmail.com> drm: exynos: constify mixer_match_types and *_mxr_drv_data.
File size before: text data bss dec hex filename 9983 1424 0 11407 2c8f drivers/gpu/drm/exynos/exynos_mixer.o
File size after constify: text data bss dec hex filename 11231 176 0 11407 2c8f drivers/gpu/drm/exynos/exynos_mixer.o
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Reviewed-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|