summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorHugo Villeneuve <hvilleneuve@dimonoff.com>2026-07-20 15:34:07 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-07-30 16:58:10 +0200
commitc982f96e868469a9ebdc5c3b2146f999b9b6f993 (patch)
tree7f0cb00b07e7e92c6f01ae7d98e498359192264e /scripts/Makefile.thinlto
parentbd0e2d9dbbe934e9c9d972b2c0c06234212f8219 (diff)
downloadlinux-next-c982f96e868469a9ebdc5c3b2146f999b9b6f993.tar.gz
linux-next-c982f96e868469a9ebdc5c3b2146f999b9b6f993.zip
serial: sh-sci: remove check for zero baud rate from uart_get_baud_rate()
The minimum baud rate supported by this driver is 0, so even for the B0 case, uart_get_baud_rate() will return 9600, not zero. This check is no longer necessary since commit 16ae2a877bf4 ("serial: Fix crash if the minimum rate of the device is > 9600 baud") so remove it. Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com> Link: https://patch.msgid.link/20260720193411.3517484-1-hugo@hugovil.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions