diff options
Diffstat (limited to 'drivers/usb/host/ehci-q.c')
| -rw-r--r-- | drivers/usb/host/ehci-q.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/ehci-q.c b/drivers/usb/host/ehci-q.c index 45d89a7083b1..d74b2d68a50e 100644 --- a/drivers/usb/host/ehci-q.c +++ b/drivers/usb/host/ehci-q.c | |||
| @@ -898,7 +898,7 @@ submit_async ( | |||
| 898 | struct usb_host_endpoint *ep, | 898 | struct usb_host_endpoint *ep, |
| 899 | struct urb *urb, | 899 | struct urb *urb, |
| 900 | struct list_head *qtd_list, | 900 | struct list_head *qtd_list, |
| 901 | int mem_flags | 901 | unsigned mem_flags |
| 902 | ) { | 902 | ) { |
| 903 | struct ehci_qtd *qtd; | 903 | struct ehci_qtd *qtd; |
| 904 | int epnum; | 904 | int epnum; |
