This code no longer references fdtbus_bs_tag, no need for a special extern
declaration of it for aarch64.
This commit is contained in:
parent
d4e60bb121
commit
bdaa067b0e
@ -54,10 +54,6 @@ __FBSDID("$FreeBSD$");
|
||||
#include <dev/uart/uart_cpu.h>
|
||||
#include <dev/uart/uart_cpu_fdt.h>
|
||||
|
||||
#ifdef __aarch64__
|
||||
extern bus_space_tag_t fdtbus_bs_tag;
|
||||
#endif
|
||||
|
||||
/*
|
||||
* UART console routines.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user