Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754815AbYGHPul (ORCPT ); Tue, 8 Jul 2008 11:50:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753684AbYGHPud (ORCPT ); Tue, 8 Jul 2008 11:50:33 -0400 Received: from q7.q7.com ([207.173.201.42]:43766 "EHLO q7.q7.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751464AbYGHPud (ORCPT ); Tue, 8 Jul 2008 11:50:33 -0400 X-Greylist: delayed 1671 seconds by postgrey-1.27 at vger.kernel.org; Tue, 08 Jul 2008 11:50:32 EDT Date: Tue, 8 Jul 2008 08:22:25 -0700 From: Ian Romanick To: Mark Asselstine Cc: Alexander Beregalov , airlied@linux.ie, dri-devel@lists.sourceforge.net, kernel-janitors@vger.kernel.org, Linux Kernel Mailing List Subject: Re: [PATCH] drm_memory.h: remove double inclusion of linux/vmalloc.h Message-ID: <20080708152225.GA9028@q7.q7.com> References: <919fe2b30807080529j71ae1816sc035c90b5eee555c@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <919fe2b30807080529j71ae1816sc035c90b5eee555c@mail.gmail.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 859 Lines: 24 On Tue, Jul 08, 2008 at 08:29:57AM -0400, Mark Asselstine wrote: > On Sun, Jul 6, 2008 at 7:31 AM, Alexander Beregalov > wrote: > > From: Alexander Beregalov > > > > #if __OS_HAS_AGP > > > > -#include > > - > > Why remove this one and not the one at the top of the file? As well I would assume this one is removed because it is inside additional ifdefs. > this file has #include of drmP.h, yet drmP.h is the only file I can > find that includes drm_memory.h. Based on this I would think there is > some additional cleanup that can go on here. -- 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/