marcel 2004-11-20 23:22:04 UTC
FreeBSD src repository
Modified files:
sys/dev/uart uart_dev_ns8250.c
Log:
Include the common <dev/ic/ns16550.h> instead of the private
<dev/uart_dev_ns8250.h>. The latter can be removed now.
Revision Changes Path
1.13 +2 -1 src/sys/dev/uart/uart_dev_ns8250.c