On 23/05/2025 14:11, Arnd Bergmann wrote: > From: Arnd Bergmann <[email protected]> > > The newly added driver uses the DSC helper module, but does not > select its Kconfig symbol, so configurations are possible that > cause a link failure: > > ERROR: modpost: "drm_dsc_pps_payload_pack" > [drivers/gpu/drm/panel/panel-novatek-nt37801.ko] undefined! > > Fixes: 4fca6849864d ("drm/panel: Add Novatek NT37801 panel driver")
Indeed, I wrote the driver first without DSC and forgot about it later. Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof
