On Tue, Jun 04, 2013 at 09:27:50AM +0800, Jingchang Lu wrote: > Add Freescale lpuart driver support. The lpuart device > can be found on Vybrid VF610 and Layerscape LS-1 SoCs. > > Signed-off-by: Jingchang Lu <b35083@xxxxxxxxxxxxx> This breaks the build on x86 systems with: CC [M] drivers/tty/serial/fsl_lpuart.o drivers/tty/serial/fsl_lpuart.c: In function ‘lpuart_probe’: drivers/tty/serial/fsl_lpuart.c:751:2: error: implicit declaration of function ‘of_alias_get_id’ [-Werror=implicit-function-declaration] so I can't take this :( greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html