Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932731Ab0HJVvW (ORCPT ); Tue, 10 Aug 2010 17:51:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:11802 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932683Ab0HJVvT (ORCPT ); Tue, 10 Aug 2010 17:51:19 -0400 Subject: Re: asm/vga.h (was: Re: drm: Add support for platform devices to register as DRM devices) From: Adam Jackson To: Geert Uytterhoeven Cc: dri-devel@lists.freedesktop.org, linux-arch@vger.kernel.org, Linux Kernel Mailing List In-Reply-To: References: Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-p76OG5oZ2flwIKIzvJVj" Date: Tue, 10 Aug 2010 17:51:06 -0400 Message-ID: <1281477066.17843.3015.camel@atropine> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1176 Lines: 46 --=-p76OG5oZ2flwIKIzvJVj Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, 2010-08-10 at 22:35 +0200, Geert Uytterhoeven wrote: > Now, do we really need ? It seems I can make it build and boot= using: >=20 > --- a/include/linux/vgaarb.h > +++ b/include/linux/vgaarb.h > @@ -31,7 +31,9 @@ > #ifndef LINUX_VGA_H > #define LINUX_VGA_H >=20 > +#ifdef CONFIG_VGA_ARB > #include > +#endif >=20 > /* Legacy VGA regions */ > #define VGA_RSRC_NONE 0x00 That seems fine. - ajax --=-p76OG5oZ2flwIKIzvJVj Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAkxhycoACgkQW4otUKDs0NNGiwCfQuFFgBM8FUI8rYgUt0Sz1EXR MyQAniQSvWUVFR9MLN7qoecHD2A2wnqQ =FHMk -----END PGP SIGNATURE----- --=-p76OG5oZ2flwIKIzvJVj-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/