diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-03-09 10:12:26 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2015-05-04 13:58:18 +0300 |
commit | 039aa4d68067161a7bd63aac9c2abc610aafab22 (patch) | |
tree | f9bc346809ea87807115b59eb48404e34450cf43 /arch/arm/mach-tegra/reset.h | |
parent | b787f68c36d49bb1d9236f403813641efa74a031 (diff) | |
download | linux-039aa4d68067161a7bd63aac9c2abc610aafab22.tar.xz |
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/mach-tegra/reset.h')
0 files changed, 0 insertions, 0 deletions