diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-03-09 03:12:26 -0400 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2015-05-04 12:58:18 +0200 |
commit | 039aa4d68067161a7bd63aac9c2abc610aafab22 (patch) | |
tree | f9bc346809ea87807115b59eb48404e34450cf43 /arch/arm/lib/copy_from_user.S | |
parent | b787f68c36d49bb1d9236f403813641efa74a031 (diff) | |
download | op-kernel-dev-039aa4d68067161a7bd63aac9c2abc610aafab22.zip op-kernel-dev-039aa4d68067161a7bd63aac9c2abc610aafab22.tar.gz |
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 'arch/arm/lib/copy_from_user.S')
0 files changed, 0 insertions, 0 deletions