On Tue, Jul 25, 2017 at 08:39:56PM +0300, Andy Shevchenko wrote: > There is no need to duplicate a flag which IRQ takes care of. > > Replace custom flag by IRQ core API that retrieves its state. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > --- > drivers/tty/serial/serial_core.c | 7 ++----- > include/linux/serial_core.h | 1 - > 2 files changed, 2 insertions(+), 6 deletions(-) This patch breaks the build, the fsl_lpuart.c driver uses this field for some reason :( -- 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