tty: serial: xilinx_uartps: Supply description for missing member 'cts_override'
authorLee Jones <lee.jones@linaro.org>
Wed, 4 Nov 2020 19:35:35 +0000 (19:35 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Nov 2020 09:54:05 +0000 (10:54 +0100)
commitb482bd793c55a1a40c5ec5ab20bc7b8ee20ff6c4
tree98f6e22949050f93c8bb338e1daacfbf7ba3ed24
parent09532ceb900a4e29f5e491043c4edec54ff2e360
tty: serial: xilinx_uartps: Supply description for missing member 'cts_override'

Fixes the following W=1 kernel build warning(s):

 drivers/tty/serial/xilinx_uartps.c:205: warning: Function parameter or member 'cts_override' not described in 'cdns_uart'

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jiri Slaby <jirislaby@kernel.org>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: linux-serial@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20201104193549.4026187-23-lee.jones@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/xilinx_uartps.c