drm/panel: sitronix-st7789v: remove unused constants
authorSebastian Reichel <sre@kernel.org>
Fri, 14 Jul 2023 01:37:41 +0000 (03:37 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Tue, 1 Aug 2023 08:29:53 +0000 (10:29 +0200)
commitc2974f43b1237e0c985760156bc3ca4dccbb5243
treebe779a12da6e8b2d34d10f7e67775cf75368af09
parent11649154ec46f1c7f7c58bac22e2c5927ca6b6a2
drm/panel: sitronix-st7789v: remove unused constants

ST7789V_COLMOD_RGB_FMT_18BITS and ST7789V_COLMOD_CTRL_FMT_18BITS
are unused in favour of MIPI_DCS_PIXEL_FMT_18BIT, remove them.

Reviewed-by: Michael Riesch <michael.riesch@wolfvision.net>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230714013756.1546769-5-sre@kernel.org
drivers/gpu/drm/panel/panel-sitronix-st7789v.c