Nikita Shubin
660d8e4fe9
serial: ns16550: Fix return-type warning
Fix compiler warning:
drivers/serial/ns16550.c: In function ‘serial_in_dynamic’:
drivers/serial/ns16550.c:153:1: warning: control reaches end
of non-void function [-Wreturn-type]
153 | }
| ^
Observed with gcc 15.2.1:
$ riscv64-unknown-linux-gnu-gcc --version
riscv64-unknown-linux-gnu-gcc (Gentoo 15.2.1_p20260214 p5) 15.2.1
Fixes: 62cbde4c4e46 ("serial: ns16550: Support run-time configuration")
Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
Reviewed-by: Tom Rini <trini@konsulko.com>
2026-03-13 13:21:59 -06:00
..
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2026-02-04 14:12:56 +02:00
2018-05-07 09:34:12 -04:00
2026-02-02 14:24:40 -06:00
2026-02-02 14:24:40 -06:00
2026-03-13 13:21:59 -06:00
2026-02-17 13:50:22 -06:00
2026-03-09 15:26:34 -06:00
2024-05-20 13:35:03 -06:00
2024-07-22 10:53:06 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-01-29 22:35:02 -05:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-08-30 20:45:33 +02:00
2026-02-02 14:24:40 -06:00
2026-02-17 13:50:22 -06:00
2024-05-20 13:35:03 -06:00
2025-08-27 15:52:20 +08:00
2024-05-20 13:35:03 -06:00
2025-12-11 11:44:41 +01:00
2024-05-20 13:35:03 -06:00
2025-10-30 11:04:51 -06:00
2025-10-29 12:27:33 +01:00
2022-09-18 10:26:33 +02:00
2025-06-05 14:30:35 -06:00
2024-05-20 13:35:03 -06:00
2025-03-19 13:17:21 -03:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-07-22 10:53:06 -06:00
2022-09-18 10:26:33 +02:00
2022-09-18 10:26:33 +02:00
2024-12-14 09:32:59 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-07-22 10:53:06 -06:00
2024-10-27 17:24:12 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-11-12 13:58:36 +09:00
2024-03-12 14:36:13 +08:00
2024-05-20 13:35:03 -06:00
2025-10-17 21:53:52 +02:00
2023-10-19 17:03:20 +02:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-03-12 16:44:31 +01:00
2023-11-13 10:55:38 +01:00
2024-05-20 13:35:03 -06:00
2026-02-17 13:50:22 -06:00
2024-07-04 16:08:37 -06:00
2025-08-26 07:30:09 +02:00
2024-10-11 11:44:48 -06:00
2025-08-21 10:02:43 -06:00
2025-12-11 11:44:41 +01:00