soc/amd/stoneyridge: Fix building with USBDEBUG

Change-Id: I425583377cba8d57acabfd59922f421d1fb5891f
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36883
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
Arthur Heymans 2019-11-16 12:53:28 +01:00 committed by Patrick Georgi
parent 3457df1730
commit 2c43bf7969
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#include <device/pci_def.h>
#include <soc/pci_devs.h>
#include <soc/southbridge.h>
#include <amdblocks/acpimmio.h>
pci_devfn_t pci_ehci_dbg_dev(unsigned int hcd_idx)
{