From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Date: Fri, 24 Aug 2012 10:17:26 +0000 Subject: Re: [PATCH] gma500: remove references to drm_display_info raw_edid field Message-Id: <20120824111726.79f39143@bob.linux.org.uk> List-Id: References: <20120824001212.GC25618@localhost> <1345790564-21095-1-git-send-email-jani.nikula@intel.com> In-Reply-To: <1345790564-21095-1-git-send-email-jani.nikula@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Jani Nikula Cc: airlied@redhat.com, fengguang.wu@intel.com, kernel-janitors@vger.kernel.org, dri-devel@lists.freedesktop.org On Fri, 24 Aug 2012 09:42:44 +0300 Jani Nikula wrote: > Another reference to raw_edid field of struct drm_display_info was > added in gma500 while the whole field was being removed, causing build > failure. Remove the hopefully last references to raw_edid. > > Reported-by: Fengguang Wu > Signed-off-by: Jani Nikula Signed-off-by: Alan Cox From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: Re: [PATCH] gma500: remove references to drm_display_info raw_edid field Date: Fri, 24 Aug 2012 11:17:26 +0100 Message-ID: <20120824111726.79f39143@bob.linux.org.uk> References: <20120824001212.GC25618@localhost> <1345790564-21095-1-git-send-email-jani.nikula@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by gabe.freedesktop.org (Postfix) with ESMTP id 1E4849EFD7 for ; Fri, 24 Aug 2012 03:00:31 -0700 (PDT) In-Reply-To: <1345790564-21095-1-git-send-email-jani.nikula@intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Jani Nikula Cc: airlied@redhat.com, fengguang.wu@intel.com, kernel-janitors@vger.kernel.org, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Fri, 24 Aug 2012 09:42:44 +0300 Jani Nikula wrote: > Another reference to raw_edid field of struct drm_display_info was > added in gma500 while the whole field was being removed, causing build > failure. Remove the hopefully last references to raw_edid. > > Reported-by: Fengguang Wu > Signed-off-by: Jani Nikula Signed-off-by: Alan Cox