summaryrefslogtreecommitdiff
path: root/board/scalys/grapeboard/usb_grapeboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/scalys/grapeboard/usb_grapeboard.c')
-rw-r--r--board/scalys/grapeboard/usb_grapeboard.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/scalys/grapeboard/usb_grapeboard.c b/board/scalys/grapeboard/usb_grapeboard.c
index f4d443e..6a2ba36 100644
--- a/board/scalys/grapeboard/usb_grapeboard.c
+++ b/board/scalys/grapeboard/usb_grapeboard.c
@@ -109,9 +109,3 @@ int usb_hx3_hub_reset(void) {
/* USB hub cannot be reset in software without resetting the ls1012a */
return 1;
}
-
-/*void usb_hub_reset_devices(int port)
-{
- udelay(100);
- return;
-}*/