octeon_uart_class was removed some time ago everywhere but here.
This commit is contained in:
parent
23e59dfa8d
commit
f3140a8923
@ -61,11 +61,8 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
extern struct uart_class uart_oct16550_class;
|
||||
|
||||
|
||||
static int uart_octeon_probe(device_t dev);
|
||||
|
||||
extern struct uart_class octeon_uart_class;
|
||||
|
||||
static device_method_t uart_octeon_methods[] = {
|
||||
/* Device interface */
|
||||
DEVMETHOD(device_probe, uart_octeon_probe),
|
||||
|
Loading…
Reference in New Issue
Block a user