From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter 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 Message-ID: <20130219130028.GY5813@phenom.ffwll.local> References: <1361216472-8600-1-git-send-email-ville.syrjala@linux.intel.com> <1361216472-8600-3-git-send-email-ville.syrjala@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by gabe.freedesktop.org (Postfix) with ESMTP id 1F620E5C02 for ; Tue, 19 Feb 2013 04:58:09 -0800 (PST) Received: by mail-wi0-f178.google.com with SMTP id o1so4738462wic.5 for ; Tue, 19 Feb 2013 04:58:09 -0800 (PST) Content-Disposition: inline In-Reply-To: <1361216472-8600-3-git-send-email-ville.syrjala@linux.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: ville.syrjala@linux.intel.com Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Mon, Feb 18, 2013 at 09:41:10PM +0200, ville.syrjala@linux.intel.com wro= te: > From: Ville Syrj=E4l=E4 > = > Signed-off-by: Ville Syrj=E4l=E4 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) =3D=3D PCI_CHIP_I965_GM || \ > (devid) =3D=3D 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