* Govindraj.R <govindraj.raja@xxxxxx> [120511 02:45]: > From: "Govindraj.R" <govindraj.raja@xxxxxx> > --- 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 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html