On Wed Oct 29, 2025 at 3:37 PM CET, Louis Chauvet wrote: > With the introduction of dynamic connectors we will have two way of > initializing a VKMS connector. Rename the current function to clarify > the case. > > Signed-off-by: Louis Chauvet <[email protected]>
> --- a/drivers/gpu/drm/vkms/vkms_connector.h > +++ b/drivers/gpu/drm/vkms/vkms_connector.h > @@ -4,6 +4,7 @@ > #define _VKMS_CONNECTOR_H_ > > #include "vkms_drv.h" > +#include "vkms_config.h" Why? Maybe this is for another patch in the series? With that line removed: Reviewed-by: Luca Ceresoli <[email protected]> -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
