summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hub.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/core/hub.h')
-rw-r--r--drivers/usb/core/hub.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/core/hub.h b/drivers/usb/core/hub.h
index fcf1f0c18a..41c7ff499b 100644
--- a/drivers/usb/core/hub.h
+++ b/drivers/usb/core/hub.h
@@ -1,7 +1,7 @@
#ifndef __CORE_HUB_H
#define __CORE_HUB_H
-int hub_port_reset(struct usb_device *dev, int port,
+int hub_port_reset(struct usb_device *hub, int port,
unsigned short *portstat);
#endif /* __CORE_HUB_H */