From: Daniel Vetter <daniel@ffwll.ch>
To: ville.syrjala@linux.intel.com
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH i-g-t 2/2] intel_chipset: Add multiple inclusion guards into intel_chipset.h
Date: Tue, 19 Feb 2013 14:00:28 +0100 [thread overview]
Message-ID: <20130219130028.GY5813@phenom.ffwll.local> (raw)
In-Reply-To: <1361216472-8600-3-git-send-email-ville.syrjala@linux.intel.com>
On Mon, Feb 18, 2013 at 09:41:10PM +0200, ville.syrjala@linux.intel.com wrote:
> From: Ville Syrjälä <ville.syrjala@linux.intel.com>
>
> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Applied the two i-g-t patches.
-Daniel
> ---
> lib/intel_chipset.h | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/lib/intel_chipset.h b/lib/intel_chipset.h
> index 6b4fab3..f703239 100755
> --- a/lib/intel_chipset.h
> +++ b/lib/intel_chipset.h
> @@ -25,6 +25,9 @@
> *
> */
>
> +#ifndef _INTEL_CHIPSET_H
> +#define _INTEL_CHIPSET_H
> +
> #define PCI_CHIP_I810 0x7121
> #define PCI_CHIP_I810_DC100 0x7123
> #define PCI_CHIP_I810_E 0x7125
> @@ -274,3 +277,5 @@
>
> #define IS_CRESTLINE(devid) ((devid) == PCI_CHIP_I965_GM || \
> (devid) == PCI_CHIP_I965_GME)
> +
> +#endif /* _INTEL_CHIPSET_H */
> --
> 1.7.12.4
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
next prev parent reply other threads:[~2013-02-19 12:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-18 19:41 [PATCH i-g-t/libdrm] Massasge intel_chipset.h ville.syrjala
2013-02-18 19:41 ` [PATCH i-g-t 1/2] intel_chipset: Use parens around macro arguments ville.syrjala
2013-02-18 19:41 ` [PATCH i-g-t 2/2] intel_chipset: Add multiple inclusion guards into intel_chipset.h ville.syrjala
2013-02-19 13:00 ` Daniel Vetter [this message]
2013-02-18 19:41 ` [PATCH libdrm 1/2] intel_chipset: Use parens around macro arguments ville.syrjala
2013-02-18 19:41 ` [PATCH libdrm 2/2] intel_chipset: Fix up VLV confusion ville.syrjala
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=20130219130028.GY5813@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=intel-gfx@lists.freedesktop.org \
--cc=ville.syrjala@linux.intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox