From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [66.187.233.31]) by ozlabs.org (Postfix) with ESMTP id 970A367B6C for ; Wed, 30 Aug 2006 19:10:18 +1000 (EST) From: David Howells In-Reply-To: <20060828085244.GA13544@flint.arm.linux.org.uk> References: <20060828085244.GA13544@flint.arm.linux.org.uk> To: Russell King Subject: Re: [CFT:PATCH] Removing possible wrong asm/serial.h inclusions Date: Wed, 30 Aug 2006 10:09:54 +0100 Message-ID: <20539.1156928994@warthog.cambridge.redhat.com> Sender: dhowells@redhat.com Cc: linux-mips@linux-mips.org, linux-ia64@vger.kernel.org, takata@linux-m32r.org, linux-kernel@vger.kernel.org, paulkf@microgate.com, linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Russell King wrote: > --- a/arch/frv/kernel/setup.c > +++ b/arch/frv/kernel/setup.c > @@ -31,7 +31,6 @@ > #include > > #include > -#include > #include > #include > #include Acked-By: David Howells