drm/omapdrm: Remove unused struct csc_coef_rgb2yuv
authorYuan Can <yuancan@huawei.com>
Fri, 14 Oct 2022 02:48:10 +0000 (02:48 +0000)
committerTomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Fri, 16 Dec 2022 17:24:39 +0000 (19:24 +0200)
commit88652d8a2c7c52e209b3385d63dfc82e2d80c848
tree13a653fa1b06a00bb7f9e382b14648ce1405efce
parent2df0433b18f2735a49d2c3a968b40fa2881137c0
drm/omapdrm: Remove unused struct csc_coef_rgb2yuv

After commit 64ff18911878, struct csc_coef_rgb2yuv is not used any more
and can be removed as well.

Fixes: 64ff18911878 ("drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planes")
Signed-off-by: Yuan Can <yuancan@huawei.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221014024810.21675-1-yuancan@huawei.com
drivers/gpu/drm/omapdrm/dss/dispc.c