On 2022-11-15 at 08:17:24 +0100, Jiri Slaby (SUSE) <jirislaby@xxxxxxxxxx> wrote: > It contains only struct uart_port, so no need for another structure. > Remove it and convert the rest to use struct uart_port directly. > > Cc: Tobias Klauser <tklauser@xxxxxxxxxx> > Signed-off-by: Jiri Slaby (SUSE) <jirislaby@xxxxxxxxxx> Reviewed-by: Tobias Klauser <tklauser@xxxxxxxxxx> Thanks