Re: [PATCH 4/5] drm/sti: Drop of_gpio header

2023-04-24 Thread Maíra Canal
On 8/12/22 17:57, Maíra Canal wrote: This driver includes the deprecated OF GPIO header yet fail to use symbols from it, so drop this include. Cc: Alain Volmat Signed-off-by: Maíra Canal Applied to drm/drm-misc (drm-misc-next). Best Regards, - Maíra Canal --- drivers/gpu/drm/sti/sti_dv

Re: [PATCH 4/5] drm/sti: Drop of_gpio header

2023-04-22 Thread Alain Volmat
Hi Maira, thanks for the patch. On Fri, Aug 12, 2022 at 05:57:45PM -0300, Maíra Canal wrote: > This driver includes the deprecated OF GPIO header > yet fail to use symbols from it, so drop this include. > > Cc: Alain Volmat > Signed-off-by: Maíra Canal > --- > drivers/gpu/drm/sti/sti_dvo.c |