On Thursday 19 November 2015 16:11:23 Jeff Mahoney wrote: > Commit d43b54d269d (serial: Enable Freescale 16550 workaround on arm) > added a dependency on fsl8250_handle_irq from drivers/tty/serial/of_serial.c, > resulting in the following failure when SERIAL_8250_FSL=y and > CONFIG_SERIAL_OF_PLATFORM=m: > ERROR: "fsl8250_handle_irq" [drivers/tty/serial/of_serial.ko] undefined! > > This patch exports fsl8250_handle_irq to resolve the failure. > > Signed-off-by: Jeff Mahoney <jeffm@xxxxxxxx> Hi Jeff, Several people have run into this by now, I sent the same patch a few days ago. Arnd -- 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