diff options
Diffstat (limited to 'src/soc/amd/phoenix/fsp_m_params.c')
-rw-r--r-- | src/soc/amd/phoenix/fsp_m_params.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/amd/phoenix/fsp_m_params.c b/src/soc/amd/phoenix/fsp_m_params.c index 06c712733c..45a038e6fc 100644 --- a/src/soc/amd/phoenix/fsp_m_params.c +++ b/src/soc/amd/phoenix/fsp_m_params.c @@ -13,6 +13,7 @@ #include <fsp/api.h> #include <soc/platform_descriptors.h> #include <soc/pci_devs.h> +#include <static.h> #include <string.h> #include <types.h> #include <vendorcode/amd/fsp/phoenix/FspUsb.h> |