diff options
Diffstat (limited to 'src/soc/amd/mendocino/xhci.c')
-rw-r--r-- | src/soc/amd/mendocino/xhci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/amd/mendocino/xhci.c b/src/soc/amd/mendocino/xhci.c index 8f46374fce..ed8be752b4 100644 --- a/src/soc/amd/mendocino/xhci.c +++ b/src/soc/amd/mendocino/xhci.c @@ -11,6 +11,7 @@ #include <drivers/usb/pci_xhci/pci_xhci.h> #include <soc/pci_devs.h> #include <soc/smi.h> +#include <static.h> static const struct sci_source xhci_sci_sources[] = { { |