From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 26.97.mail-out.ovh.net ([46.105.34.183] helo=97.mail-out.ovh.net) by canuck.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1QUKnW-0006bM-7z for barebox@lists.infradead.org; Wed, 08 Jun 2011 15:35:59 +0000 Received: from mail185.ha.ovh.net (b9.ovh.net [213.186.33.59]) by 97.mail-out.ovh.net (Postfix) with SMTP id 7F9AB4A6D17 for ; Wed, 8 Jun 2011 17:36:25 +0200 (CEST) Date: Wed, 8 Jun 2011 17:22:43 +0200 From: Jean-Christophe PLAGNIOL-VILLARD Message-ID: <20110608152243.GC17584@game.jcrosoft.org> References: <201106081148.15658.tim.sander@hbm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <201106081148.15658.tim.sander@hbm.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] fix: typo missing comma To: Tim Sander Cc: barebox@lists.infradead.org On 11:48 Wed 08 Jun , Tim Sander wrote: > Hi > > There is a typo in the iomuxer tables. Deja vu error... > > Should be fixed by the patch below. > > Best regards > Tim your mailler seems to break your patch > --- > arch/arm/mach-imx/include/mach/iomux-mx35.h | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/arch/arm/mach-imx/include/mach/iomux-mx35.h b/arch/arm/mach-imx/include/mach/iomux-mx35.h > index 9a5962b..46eabbb 100644 > --- a/arch/arm/mach-imx/include/mach/iomux-mx35.h > +++ b/arch/arm/mach-imx/include/mach/iomux-mx35.h > @@ -667,11 +667,11 @@ > #define MX35_PAD_LD7__SDMA_SDMA_DEBUG_PC_7 IOMUX_PAD(0x630, 0x1cc, 6, 0x0, 0, NO_PAD_CTRL) > > #define MX35_PAD_LD8__IPU_DISPB_DAT_8 IOMUX_PAD(0x634, 0x1d0, 0, 0x0, 0, NO_PAD_CTRL) > -#define MX35_PAD_LD8__GPIO2_8 IOMUX_PAD(0x634, 0x1d0, 5, 0x8e0, 0, NO_PAD_CTRL) > +#define MX35_PAD_LD8__GPIO2_8 IOMUX_PAD(0x634, 0x1d0, 5, 0x8e0, 0, NO_PAD_CTRL) what is the diff?? > #define MX35_PAD_LD8__SDMA_SDMA_DEBUG_PC_8 IOMUX_PAD(0x634, 0x1d0, 6, 0x0, 0, NO_PAD_CTRL) > > #define MX35_PAD_LD9__IPU_DISPB_DAT_9 IOMUX_PAD(0x638, 0x1d4, 0, 0x0, 0, NO_PAD_CTRL) > -#define MX35_PAD_LD9__GPIO2_9 IOMUX_PAD(0x638, 0x1d4, 5, 0x8e4 0, NO_PAD_CTRL) > +#define MX35_PAD_LD9__GPIO2_9 IOMUX_PAD(0x638, 0x1d4, 5, 0x8e4, 0, NO_PAD_CTRL) > #define MX35_PAD_LD9__SDMA_SDMA_DEBUG_PC_9 IOMUX_PAD(0x638, 0x1d4, 6, 0x0, 0, NO_PAD_CTRL) > > #define MX35_PAD_LD10__IPU_DISPB_DAT_10 IOMUX_PAD(0x63c, 0x1d8, 0, 0x0, 0, NO_PAD_CTRL) > -- > 1.7.0.4 > > Hottinger Baldwin Messtechnik GmbH, Im Tiefen See 45, 64293 Darmstadt, Germany | www.hbm.com > > Registered as GmbH (German limited liability corporation) in the commercial register at the local court of Darmstadt, HRB 1147 > Company domiciled in Darmstadt | CEO: Andreas Huellhorst | Chairman of the board: James Charles Webster > > Als Gesellschaft mit beschraenkter Haftung eingetragen im Handelsregister des Amtsgerichts Darmstadt unter HRB 1147 > Sitz der Gesellschaft: Darmstadt | Geschaeftsfuehrung: Andreas Huellhorst | Aufsichtsratsvorsitzender: James Charles Webster > > The information in this email is confidential. It is intended solely for the addressee. If you are not the intended recipient, please let me know and delete this email. > > Die in dieser E-Mail enthaltene Information ist vertraulich und lediglich fur den Empfaenger bestimmt. Sollten Sie nicht der eigentliche Empfaenger sein, informieren Sie mich bitte kurz und loeschen diese E-Mail. please drop this Best Regards, J. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox