Stop including machine/fdt.h from the fdt uart code, it's unneeded.
Sponsored by: ABT Systems Ltd
This commit is contained in:
parent
be0f4b3117
commit
d609088cbb
@ -42,9 +42,6 @@ __FBSDID("$FreeBSD$");
|
||||
#include <vm/pmap.h>
|
||||
|
||||
#include <machine/bus.h>
|
||||
#if !defined(__aarch64__) && !defined(__riscv__)
|
||||
#include <machine/fdt.h>
|
||||
#endif
|
||||
|
||||
#include <dev/fdt/fdt_common.h>
|
||||
#include <dev/ofw/ofw_bus.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user