Skip to content
Commit a849d3a9 authored by Zhantao Tang's avatar Zhantao Tang
Browse files

serial: linflexuart: drop the unneeded stack variable



In commit a7823395 ("tty: serial: linflexuart: UART support for FIFO
with DMA"), the second param of linflex_console_putchar() has been updated
to "unsigned char" to compatible with v6.1 kernel, then the ich variable in
linflex_poll_putchar() is not needed anymore, so drop it.

Signed-off-by: default avatarZhantao Tang <zhantao.tang@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent dfe01338
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment