[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFqtX7kfsgc+VRuSB_TQhFk4DqCChaR6uBZEsnhuwLPCg_k2xw@mail.gmail.com>
Date: Wed, 30 Jan 2019 20:07:12 +0530
From: Brajeswar Ghosh <brajeswar.linux@...il.com>
To: Laurent Pinchart <laurent.pinchart@...asonboard.com>
Cc: Archit Taneja <architt@...eaurora.org>, a.hajda@...sung.com,
airlied@...ux.ie, Souptick Joarder <jrdr.linux@...il.com>,
dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
Sabyasachi Gupta <sabyasachi.linux@...il.com>
Subject: Re: [PATCH] drm/bridge/panel: Remove duplicate header
On Wed, Dec 26, 2018 at 3:09 PM Laurent Pinchart
<laurent.pinchart@...asonboard.com> wrote:
>
> Hi Brajeswar,
>
> Thank you for the patch.
>
> On Monday, 24 December 2018 16:32:18 EET Brajeswar Ghosh wrote:
> > Remove drm/drm_panel.h which is included more than once
> >
> > Signed-off-by: Brajeswar Ghosh <brajeswar.linux@...il.com>
> > ---
> > drivers/gpu/drm/bridge/panel.c | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/drivers/gpu/drm/bridge/panel.c b/drivers/gpu/drm/bridge/panel.c
> > index 7cbaba213ef6..402b318eeeb2 100644
> > --- a/drivers/gpu/drm/bridge/panel.c
> > +++ b/drivers/gpu/drm/bridge/panel.c
> > @@ -15,7 +15,6 @@
> > #include <drm/drm_crtc_helper.h>
> > #include <drm/drm_encoder.h>
> > #include <drm/drm_modeset_helper_vtables.h>
> > -#include <drm/drm_panel.h>
>
> While at it, how about sorting headers alphabetically to make sure this won't
> happen again ?
>
> With that change,
>
> Reviewed-by: Laurent Pinchart <laurent.pinchart@...asonboard.com>
If no further comment, can we get this patch in queue for 5.1 ?
>
> > struct panel_bridge {
> > struct drm_bridge bridge;
>
> --
> Regards,
>
> Laurent Pinchart
>
>
>
Powered by blists - more mailing lists