On Tue, Jan 16, 2024 at 8:19 AM Ritesh Kumar wrote:
> Include instead of to fix
> below compilation errors:
>
> drivers/gpu/drm/panel/panel-novatek-nt36672e.c:564:14: error: implicit
> declaration of function 'of_device_get_match_data'
> ctx->desc = of_device_get_match_data(dev);
>
On 16/01/2024 08:18, Ritesh Kumar wrote:
Include instead of to fix
below compilation errors:
drivers/gpu/drm/panel/panel-novatek-nt36672e.c:564:14: error: implicit
declaration of function 'of_device_get_match_data'
ctx->desc = of_device_get_match_data(dev);
^
drivers/gpu/drm
Include instead of to fix
below compilation errors:
drivers/gpu/drm/panel/panel-novatek-nt36672e.c:564:14: error: implicit
declaration of function 'of_device_get_match_data'
ctx->desc = of_device_get_match_data(dev);
^
drivers/gpu/drm/panel/panel-novatek-nt36672e.c:622:34: error