Add the missing gic_common.h include for GIC_BUS_FDT.
Obtained from: ABT Systems Ltd Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
be04b41da2
commit
0afaf183d0
@ -45,6 +45,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <dev/ofw/ofw_bus.h>
|
||||
#include <dev/ofw/ofw_bus_subr.h>
|
||||
|
||||
#include <arm/arm/gic_common.h>
|
||||
#include "gic_v3_reg.h"
|
||||
#include "gic_v3_var.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user