aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/ehci.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/broadwell/ehci.c')
-rw-r--r--src/soc/intel/broadwell/ehci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/broadwell/ehci.c b/src/soc/intel/broadwell/ehci.c
index e00fa25c2a..b1ead7783f 100644
--- a/src/soc/intel/broadwell/ehci.c
+++ b/src/soc/intel/broadwell/ehci.c
@@ -24,7 +24,7 @@
#include <soc/ehci.h>
#include <soc/pch.h>
-static void usb_ehci_set_subsystem(device_t dev, unsigned int vendor,
+static void usb_ehci_set_subsystem(struct device *dev, unsigned int vendor,
unsigned int device)
{
u8 access_cntl;