[PATCH v1 0/2] serial: 8250_dw: Fix console on Intel Galileo
From: Andy Shevchenko
Date: Tue May 14 2024 - 15:07:47 EST
Console on Intel Galileo is broken. Here is the fix and one revert that
I prefer to have as part of the fix to prevent similar mistakes from
being made.
Andy Shevchenko (2):
serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dw
serial: 8250_dw: Revert "Move definitions to the shared header"
drivers/tty/serial/8250/8250_dw.c | 36 ++++++++++++++++++++++++++--
drivers/tty/serial/8250/8250_dwlib.c | 3 +--
drivers/tty/serial/8250/8250_dwlib.h | 33 +------------------------
3 files changed, 36 insertions(+), 36 deletions(-)
--
2.43.0.rc1.1336.g36b5255a03ac