All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: dri-devel@lists.freedesktop.org
Cc: sachin.kamat@linaro.org, daniel.vetter@ffwll.ch, patches@linaro.org
Subject: Re: [PATCH 1/1] drm/i915: Remove duplicate inclusion of drm/drm_edid.h
Date: Mon, 10 Dec 2012 09:50:51 +0200	[thread overview]
Message-ID: <87hanumjl0.fsf@intel.com> (raw)
In-Reply-To: <1354870109-14327-1-git-send-email-sachin.kamat@linaro.org>

On Fri, 07 Dec 2012, Sachin Kamat <sachin.kamat@linaro.org> wrote:
> drm/drm_edid.h was included twice.

Reviewed-by: Jani Nikula <jani.nikula@intel.com>

>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
>  drivers/gpu/drm/i915/intel_modes.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/intel_modes.c b/drivers/gpu/drm/i915/intel_modes.c
> index b00f1c8..49249bb 100644
> --- a/drivers/gpu/drm/i915/intel_modes.c
> +++ b/drivers/gpu/drm/i915/intel_modes.c
> @@ -28,7 +28,6 @@
>  #include <linux/fb.h>
>  #include <drm/drm_edid.h>
>  #include <drm/drmP.h>
> -#include <drm/drm_edid.h>
>  #include "intel_drv.h"
>  #include "i915_drv.h"
>  
> -- 
> 1.7.4.1
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2012-12-10  7:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-07  8:48 [PATCH 1/1] drm/i915: Remove duplicate inclusion of drm/drm_edid.h Sachin Kamat
2012-12-10  7:50 ` Jani Nikula [this message]
2012-12-10  9:12   ` 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=87hanumjl0.fsf@intel.com \
    --to=jani.nikula@linux.intel.com \
    --cc=daniel.vetter@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=patches@linaro.org \
    --cc=sachin.kamat@linaro.org \
    /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.