Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753574Ab1C2Aw3 (ORCPT ); Mon, 28 Mar 2011 20:52:29 -0400 Received: from LUNGE.MIT.EDU ([18.54.1.69]:59635 "EHLO lunge.queued.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753192Ab1C2Aw2 convert rfc822-to-8bit (ORCPT ); Mon, 28 Mar 2011 20:52:28 -0400 Date: Mon, 28 Mar 2011 17:52:23 -0700 From: Andres Salomon To: Fabio Estevam Cc: Linus Torvalds , Amit Kucheria , Russell King , Samuel Ortiz , linux-kernel , Sascha Hauer , Uwe =?UTF-8?B?S2xlaW5lLUvDtm5pZw==?= , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH resend] ARM: mx51_efika: fix build error due to new mfd changes Message-ID: <20110328175223.52c86c0f@queued.net> In-Reply-To: References: <20110328172230.01756522@queued.net> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1190 Lines: 33 On Mon, 28 Mar 2011 21:47:58 -0300 Fabio Estevam wrote: > Andres, > > On Mon, Mar 28, 2011 at 9:22 PM, Andres Salomon > wrote: > > > > MFD changes in 4ec1b54c ('mfd: mfd_cell is now implicitly available > > to mc13xxx drivers') changed the mc13xxx_platform_data struct > > layout. At the time all users were changed, but this driver was > > introduced in another tree at the same time.  This updates the > > mc13xxx_platform_data user, fixing a build error. > > > > Signed-off-by: Andres Salomon > > --- > >  arch/arm/mach-mx5/mx51_efika.c |    6 ++++-- > >  1 files changed, 4 insertions(+), 2 deletions(-) > > Your patch is in Sascha´s tree now: > http://git.pengutronix.de/?p=imx/linux-2.6.git;a=commitdiff;h=251290a6078cb88382344b3ee535ae8c6254c1b5 > > Regards, > > Fabio Estevam Ah, thanks, I hadn't heard anything about it. Linus, feel free to ignore my patch. -- 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/