[PATCHv6 2/3] ARM: mx5: Add gpio-keys to mx51 babbage board

Eric Bénard eric at eukrea.com
Sat Oct 23 04:08:30 EDT 2010


Hi Dinh,

Le 23/10/2010 04:46, Dinh.Nguyen at freescale.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



More information about the linux-arm-kernel mailing list