summaryrefslogtreecommitdiff
path: root/src/host/hcd.h
diff options
context:
space:
mode:
authorReinhard Panhuber <[email protected]>2022-03-14 20:40:57 +0100
committerReinhard Panhuber <[email protected]>2022-03-14 20:40:57 +0100
commit26339e694f09534502e16e1f83997de36c6e4215 (patch)
tree16b91ebd8293bd1e04b2aa2ed71e2f46973eb001 /src/host/hcd.h
parentf212899b54740479eff225d89432d88f0a14f17e (diff)
parent41ffd54fa0eb51e19d110b5d69b9c70adf975f85 (diff)
Merge remote-tracking branch 'upstream/add-sof-isr' into add-sof-isr
Diffstat (limited to 'src/host/hcd.h')
-rw-r--r--src/host/hcd.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/host/hcd.h b/src/host/hcd.h
index 9819f5f2a..c40bea64c 100644
--- a/src/host/hcd.h
+++ b/src/host/hcd.h
@@ -94,7 +94,8 @@ typedef struct
} hcd_event_t;
-typedef struct {
+typedef struct
+{
uint8_t rhport;
uint8_t hub_addr;
uint8_t hub_port;