aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/braswell/xhci.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/braswell/xhci.c')
-rw-r--r--src/soc/intel/braswell/xhci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/braswell/xhci.c b/src/soc/intel/braswell/xhci.c
index 76319c0689..49b6c4be13 100644
--- a/src/soc/intel/braswell/xhci.c
+++ b/src/soc/intel/braswell/xhci.c
@@ -32,7 +32,7 @@
#include "chip.h"
-static void xhci_init(device_t dev)
+static void xhci_init(struct device *dev)
{
struct soc_intel_braswell_config *config = dev->chip_info;