]> Git Repo - J-u-boot.git/commit
sunxi: display: Mark sunxi_rgb2yuv_coef array as const
authorPriit Laes <[email protected]>
Tue, 23 Oct 2018 17:20:31 +0000 (20:20 +0300)
committerJagan Teki <[email protected]>
Wed, 24 Oct 2018 16:32:15 +0000 (22:02 +0530)
commit3d99a0b33a16c9330a5bf5b3f8561f45d0e6ed80
tree7c4e5558ae5ad23ae78cd8220d19b727f783e29c
parentdf4ad94d053072e71e3c131d4d47d5a84b8d1ecc
sunxi: display: Mark sunxi_rgb2yuv_coef array as const

sunxi_rgb2yuv_coef is readonly and never modified.

Signed-off-by: Priit Laes <[email protected]>
Acked-by: Anatolij Gustschin <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
drivers/video/sunxi/sunxi_display.c
This page took 0.03263 seconds and 4 git commands to generate.