mirror of
https://github.com/sjlongland/adv950.git
synced 2025-09-27 02:43:27 +10:00
They might have been 8250-related functions and structures to begin with, but they have been forked. So substitute `serial_8250` → `adv950` and similarly rename `adv_` prefix functions to `adv950` so we don't confuse ourselves. This resolves a naming clash with `struct uart_8250_port`, introduced in commit ce7240e445303de3ca66e6d08f17a2ec278a5bf6. |
||
---|---|---|
.. | ||
8250_pci.c | ||
8250.c | ||
8250.h | ||
Makefile | ||
serial_core.c |