Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758264Ab0DPLsj (ORCPT ); Fri, 16 Apr 2010 07:48:39 -0400 Received: from buzzloop.caiaq.de ([212.112.241.133]:57024 "EHLO buzzloop.caiaq.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757929Ab0DPLsh (ORCPT ); Fri, 16 Apr 2010 07:48:37 -0400 Date: Fri, 16 Apr 2010 13:48:30 +0200 From: Daniel Mack To: Jakob Viketoft Cc: linux-kernel@vger.kernel.org, Eric Miao Subject: Re: [PATCH] colibri.h: #include corrections Message-ID: <20100416114830.GO30801@buzzloop.caiaq.de> References: <4BC84DEC.2000806@bitsim.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4BC84DEC.2000806@bitsim.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1114 Lines: 34 On Fri, Apr 16, 2010 at 01:45:48PM +0200, Jakob Viketoft wrote: > The use of mfp_cfg_t causes build errors without including > . The include for the ax88796 is kicked as well since > it's inclusion is obsoleted as adviced by Daniel Mack. Argh, I'm sorry. This time, I was too fast. The ax88796 must stay, I overlooked the use of ax_plat_data. Daniel > CC: stable@kernel.org > CC: Daniel Mack > CC: Eric Miao > Signed-off-by Jakob Viketoft > --- a/arch/arm/mach-pxa/include/mach/colibri.h 2010-03-15 > 17:09:39.000000000 +0100 > +++ b/arch/arm/mach-pxa/include/mach/colibri.h 2010-04-16 > 13:30:43.000000000 +0200 > @@ -1,7 +1,7 @@ > #ifndef _COLIBRI_H_ > #define _COLIBRI_H_ > > -#include > +#include > > /* > * common settings for all modules > -- 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/