[PATCH v6] tty: serial: add Freescale lpuart driver support

Greg KH gregkh at linuxfoundation.org
Thu Jun 6 16:05:19 EDT 2013


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 at freescale.com>

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



More information about the linux-arm-kernel mailing list