From: Daniel Vetter <daniel@ffwll.ch>
To: Brajeswar Ghosh <brajeswar.linux@gmail.com>
Cc: sabyasachi.linux@gmail.com, maxime.ripard@bootlin.com,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
airlied@linux.ie, jrdr.linux@gmail.com, sean@poorly.run
Subject: Re: [PATCH] drm/drm_drv.c: Remove duplicate header
Date: Thu, 27 Dec 2018 12:47:15 +0100 [thread overview]
Message-ID: <20181227114704.GA9058@dvetter-linux.ger.corp.intel.com> (raw)
In-Reply-To: <20181224143636.GA3237@hp-pavilion-15-notebook-pc-brajeswar>
On Mon, Dec 24, 2018 at 08:06:36PM +0530, Brajeswar Ghosh wrote:
> Remove drm_crtc_internal.h which is included more than once
>
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>
Applied, thanks for your patch.
-Daniel
> ---
> drivers/gpu/drm/drm_drv.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/drm_drv.c b/drivers/gpu/drm/drm_drv.c
> index 4126bb6e1a4a..75f4e6bf67ca 100644
> --- a/drivers/gpu/drm/drm_drv.c
> +++ b/drivers/gpu/drm/drm_drv.c
> @@ -41,7 +41,6 @@
> #include "drm_crtc_internal.h"
> #include "drm_legacy.h"
> #include "drm_internal.h"
> -#include "drm_crtc_internal.h"
>
> /*
> * drm_debug: Enable debug output.
> --
> 2.17.1
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
WARNING: multiple messages have this Message-ID (diff)
From: Daniel Vetter <daniel@ffwll.ch>
To: Brajeswar Ghosh <brajeswar.linux@gmail.com>
Cc: maarten.lankhorst@linux.intel.com, maxime.ripard@bootlin.com,
sean@poorly.run, airlied@linux.ie, sabyasachi.linux@gmail.com,
jrdr.linux@gmail.com, dri-devel@lists.freedesktop.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drm/drm_drv.c: Remove duplicate header
Date: Thu, 27 Dec 2018 12:47:15 +0100 [thread overview]
Message-ID: <20181227114704.GA9058@dvetter-linux.ger.corp.intel.com> (raw)
In-Reply-To: <20181224143636.GA3237@hp-pavilion-15-notebook-pc-brajeswar>
On Mon, Dec 24, 2018 at 08:06:36PM +0530, Brajeswar Ghosh wrote:
> Remove drm_crtc_internal.h which is included more than once
>
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>
Applied, thanks for your patch.
-Daniel
> ---
> drivers/gpu/drm/drm_drv.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/drm_drv.c b/drivers/gpu/drm/drm_drv.c
> index 4126bb6e1a4a..75f4e6bf67ca 100644
> --- a/drivers/gpu/drm/drm_drv.c
> +++ b/drivers/gpu/drm/drm_drv.c
> @@ -41,7 +41,6 @@
> #include "drm_crtc_internal.h"
> #include "drm_legacy.h"
> #include "drm_internal.h"
> -#include "drm_crtc_internal.h"
>
> /*
> * drm_debug: Enable debug output.
> --
> 2.17.1
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
next prev parent reply other threads:[~2018-12-27 11:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-24 14:36 [PATCH] drm/drm_drv.c: Remove duplicate header Brajeswar Ghosh
2018-12-27 11:47 ` Daniel Vetter [this message]
2018-12-27 11:47 ` Daniel Vetter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181227114704.GA9058@dvetter-linux.ger.corp.intel.com \
--to=daniel@ffwll.ch \
--cc=airlied@linux.ie \
--cc=brajeswar.linux@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=jrdr.linux@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maxime.ripard@bootlin.com \
--cc=sabyasachi.linux@gmail.com \
--cc=sean@poorly.run \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.