From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Helgaas Date: Wed, 24 Aug 2005 20:09:55 +0000 Subject: Re: [PATCH 05/15] ia64: remove use of asm/segment.h Message-Id: <200508241409.55570.bjorn.helgaas@hp.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Kumar Gala Cc: linux-kernel@vger.kernel.org, Andrew Morton , tony.luck@intel.com, linux-ia64@vger.kernel.org On Wednesday 24 August 2005 10:53 am, Kumar Gala wrote: > Removed IA64 architecture specific users of asm/segment.h and > asm-ia64/segment.h itself I posted a similar patch a month ago, but I only removed the arch/ia64 includes of asm/segment.h. There are still a few drivers that include asm/segment.h, so I don't think we should remove asm/segment.h itself just yet.