diff options
Diffstat (limited to 'src/soc/intel/jasperlake/systemagent.c')
-rw-r--r-- | src/soc/intel/jasperlake/systemagent.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/jasperlake/systemagent.c b/src/soc/intel/jasperlake/systemagent.c index f0e9d44bbb..d2a64dddf7 100644 --- a/src/soc/intel/jasperlake/systemagent.c +++ b/src/soc/intel/jasperlake/systemagent.c @@ -11,6 +11,7 @@ #include <soc/iomap.h> #include <soc/soc_chip.h> #include <soc/systemagent.h> +#include <static.h> /* * SoC implementation |