[PATCH v3] OMAP2+: UART: Add mechanism to probe uart pins and configure rx wakeup

Tony Lindgren tony at atomide.com
Tue Jun 5 07:28:34 EDT 2012


* Govindraj.R <govindraj.raja at ti.com> [120511 02:45]:
> From: "Govindraj.R" <govindraj.raja at ti.com>
> --- a/arch/arm/mach-omap2/serial.c
> +++ b/arch/arm/mach-omap2/serial.c
>  #else
> -static void omap_serial_fill_default_pads(struct omap_board_data *bdata) {}
> +static void __init omap_serial_check_wakeup(struct omap_board_data *bdata
> +		struct omap_uart_state *uart) {}
>  #endif

There's a comma missing here that breaks CONFIG_OMAP_MUX is not set here   ^^^.
I've updated the patch to add it.

Tony



More information about the linux-arm-kernel mailing list