diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-02-08 06:39:56 -0500 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2015-03-15 10:50:28 +0100 |
commit | 1ac63fef0564d0340eaa330804df29b348204cea (patch) | |
tree | 2af37edcdfc1bb0e0d3169b669463e721cc97d64 /Kconfig | |
parent | 1abdd5d957e1fc789a2981d27399f56b0682f53e (diff) | |
download | talos-op-linux-1ac63fef0564d0340eaa330804df29b348204cea.tar.gz talos-op-linux-1ac63fef0564d0340eaa330804df29b348204cea.zip |
i2c: imx: match return type of wait_for_completion_timeout
return type of wait_for_completion_timeout is unsigned long not int.
An appropriate variable of type unsigned long is introduced and the
assignments fixed up.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions