Re: [PATCH 4/4] serial: imx: Add LED trigger support

2016-11-23 Thread kbuild test robot
Hi Sascha, [auto build test ERROR on tty/tty-testing] [also build test ERROR on v4.9-rc6 next-20161123] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Sascha-Hauer/serial-core-Add-LED-trigger-su

[PATCH 4/4] serial: imx: Add LED trigger support

2016-11-23 Thread Sascha Hauer
Signed-off-by: Sascha Hauer --- drivers/tty/serial/imx.c | 24 ++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/drivers/tty/serial/imx.c b/drivers/tty/serial/imx.c index a70356d..5eaf576 100644 --- a/drivers/tty/serial/imx.c +++ b/drivers/tty/serial/imx.c @@