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.9-rc1~134^2~17^2~104 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=be6ca3393e863d6e7a70e825f32b987b7eb03794;p=thirdparty%2Fkernel%2Flinux.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 14761fec3789d..4721132ad3b1a 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