diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2013-10-18 17:13:08 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-19 23:06:00 +0200 |
commit | 5d8f681f3d14880d5b509eb32a910ba90ef28c36 (patch) | |
tree | 8ff817d4b3ad37816e56ac2aee7e99d719b51036 /drivers/usb/host/hwa-hc.c | |
parent | Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-5d8f681f3d14880d5b509eb32a910ba90ef28c36.tar.xz linux-5d8f681f3d14880d5b509eb32a910ba90ef28c36.zip |
USB: EHCI: fix type mismatch in check_intr_schedule
This patch fixes a type mismatch in ehci-hcd caused by commit
b35c5009bbf6 (USB: EHCI: create per-TT bandwidth tables). The c_maskp
parameter in check_intr_schedule() was changed to point to unsigned
int rather than __hc32, but the prototype declaration wasn't adjusted
accordingly.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/hwa-hc.c')
0 files changed, 0 insertions, 0 deletions