diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-03-09 08:12:26 +0100 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2015-05-04 12:58:18 +0200 |
commit | 039aa4d68067161a7bd63aac9c2abc610aafab22 (patch) | |
tree | f9bc346809ea87807115b59eb48404e34450cf43 /drivers/usb/host/xhci-ring.c | |
parent | Linux 4.1-rc1 (diff) | |
download | linux-039aa4d68067161a7bd63aac9c2abc610aafab22.tar.xz linux-039aa4d68067161a7bd63aac9c2abc610aafab22.zip |
soc/tegra: Watch wait_for_completion_timeout() return type
The return type of the wait_for_completion_timeout() function is not int
but unsigned long. An appropriately named unsigned long is added and the
assignment fixed up.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/usb/host/xhci-ring.c')
0 files changed, 0 insertions, 0 deletions