Re: [PATCH v2] drm/bridge: Remove duplicate header

2019-05-20 Thread Andrzej Hajda
On 16.05.2019 17:25, Sabyasachi Gupta wrote: > Remove duplicate header which is included twice > > Signed-off-by: Sabyasachi Gupta Queued to drm-misc-next. Regards Andrzej > --- > v2: rebased the code against drm -next and arranged the headers alphabetically > > drivers/gpu/drm/bridge/pane

Re: [PATCH v2] drm/bridge: Remove duplicate header

2019-05-16 Thread Laurent Pinchart
Hello Sabyasachi, Thank you for the patch. On Thu, May 16, 2019 at 08:55:56PM +0530, Sabyasachi Gupta wrote: > Remove duplicate header which is included twice > > Signed-off-by: Sabyasachi Gupta Reviewed-by: Laurent Pinchart > --- > v2: rebased the code against drm -next and arranged the hea

[PATCH v2] drm/bridge: Remove duplicate header

2019-05-16 Thread Sabyasachi Gupta
Remove duplicate header which is included twice Signed-off-by: Sabyasachi Gupta --- v2: rebased the code against drm -next and arranged the headers alphabetically drivers/gpu/drm/bridge/panel.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/gpu/drm/bridge/panel.c