Directly include openfirm.h rather than through fdt_common.h as none of the
latter file is needed. Sponsored by: ABT Systems Ltd
This commit is contained in:
parent
7e9de36c3a
commit
cf1db37a45
@ -55,7 +55,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <machine/platform.h>
|
||||
#include <machine/platformvar.h>
|
||||
|
||||
#include <dev/fdt/fdt_common.h>
|
||||
#include <dev/ofw/openfirm.h>
|
||||
|
||||
#include <arm/broadcom/bcm2835/bcm2835_wdog.h>
|
||||
#include <arm/broadcom/bcm2835/bcm2836_mp.h>
|
||||
|
Loading…
Reference in New Issue
Block a user