summaryrefslogtreecommitdiff
path: root/board/scalys/grapeboard/usb_grapeboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/scalys/grapeboard/usb_grapeboard.h')
-rw-r--r--board/scalys/grapeboard/usb_grapeboard.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/scalys/grapeboard/usb_grapeboard.h b/board/scalys/grapeboard/usb_grapeboard.h
index b57f102..ae6289b 100644
--- a/board/scalys/grapeboard/usb_grapeboard.h
+++ b/board/scalys/grapeboard/usb_grapeboard.h
@@ -8,7 +8,7 @@
#ifndef USB_GRAPEBOARD_H_
#define USB_GRAPEBOARD_H_
-int usb_hub_init(void);
-int usb_hub_reset(void);
+int usb_hx3_hub_init(void);
+int usb_hx3_hub_reset(void);
#endif /* USB_GRAPEBOARD_H_ */