Include the header with the register definitions from sys/dev/ic. They
are shared now.
This commit is contained in:
parent
1fa26ac061
commit
835ad23df6
@ -36,7 +36,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <dev/uart/uart.h>
|
||||
#include <dev/uart/uart_cpu.h>
|
||||
#include <dev/uart/uart_bus.h>
|
||||
#include <dev/uart/uart_dev_sab82532.h>
|
||||
|
||||
#include <dev/ic/sab82532.h>
|
||||
|
||||
#include "uart_if.h"
|
||||
|
||||
|
@ -36,7 +36,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include <dev/uart/uart.h>
|
||||
#include <dev/uart/uart_cpu.h>
|
||||
#include <dev/uart/uart_bus.h>
|
||||
#include <dev/uart/uart_dev_z8530.h>
|
||||
|
||||
#include <dev/ic/z8530.h>
|
||||
|
||||
#include "uart_if.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user