Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
[platform/kernel/linux-starfive.git] / drivers / tty / serial / lantiq.c
index f1387f1..bcaa479 100644 (file)
@@ -890,7 +890,9 @@ static int lqasc_remove(struct platform_device *pdev)
 {
        struct uart_port *port = platform_get_drvdata(pdev);
 
-       return uart_remove_one_port(&lqasc_reg, port);
+       uart_remove_one_port(&lqasc_reg, port);
+
+       return 0;
 }
 
 static const struct ltq_soc_data soc_data_lantiq = {