[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4CC297FE.1060305@eukrea.com>
Date: Sat, 23 Oct 2010 10:08:30 +0200
From: Eric Bénard <eric@...rea.com>
To: Dinh.Nguyen@...escale.com
CC: linux-kernel@...r.kernel.org, amit.kucheria@...onical.com,
linux@....linux.org.uk, s.hauer@...gutronix.de,
grant.likely@...retlab.ca, linux-arm-kernel@...ts.infradead.org,
daniel@...aq.de, u.kleine-koenig@...gutronix.de,
valentin.longchamp@...l.ch
Subject: Re: [PATCHv6 2/3] ARM: mx5: Add gpio-keys to mx51 babbage board
Hi Dinh,
Le 23/10/2010 04:46, Dinh.Nguyen@...escale.com a écrit :
> @@ -281,6 +299,7 @@ __setup("otg_mode=", babbage_otg_mode);
> static void __init mxc_board_init(void)
> {
> struct pad_desc usbh1stp = MX51_PAD_USBH1_STP__USBH1_STP;
> + struct pad_desc power_key = MX51_PAD_EIM_A27__GPIO_2_21
>
here, this line leads to a compile error because of a missing ';' at the end.
Eric
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists