From: Ondrej Jirman Date: Wed, 1 Jul 2020 16:29:21 +0000 (+0200) Subject: drm/panel: st7703: Prepare for supporting multiple panels X-Git-Tag: v5.10.7~1332^2~33^2~426 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=be6ca3393e863d6e7a70e825f32b987b7eb03794;p=platform%2Fkernel%2Flinux-rpi.git drm/panel: st7703: Prepare for supporting multiple panels Parametrize the driver so that it can support more panels based on st7703 controller. Signed-off-by: Ondrej Jirman Reviewed-by: Linus Walleij Tested-by: Guido Günther Reviewed-by: Guido Günther Signed-off-by: Sam Ravnborg Link: https://patchwork.freedesktop.org/patch/msgid/20200701162928.1638874-7-megous@megous.com --- diff --git a/drivers/gpu/drm/panel/panel-sitronix-st7703.c b/drivers/gpu/drm/panel/panel-sitronix-st7703.c index 14761fec3789..4721132ad3b1 100644 --- a/drivers/gpu/drm/panel/panel-sitronix-st7703.c +++ b/drivers/gpu/drm/panel/panel-sitronix-st7703.c @@ -13,6 +13,7 @@ #include #include #include +#include #include #include