diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-02-08 11:37:33 -0500 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2015-03-30 18:12:55 -0700 |
commit | 706d5b289924678de9d8af67bcb00e28c1a5000c (patch) | |
tree | c9a214b6d1add4031759245e7e44b25b1cc8c4f5 /drivers/mtd/bcm63xxpart.c | |
parent | 219a8d13dd2bd0536e359405d046bdce9cc9d134 (diff) | |
download | talos-op-linux-706d5b289924678de9d8af67bcb00e28c1a5000c.tar.gz talos-op-linux-706d5b289924678de9d8af67bcb00e28c1a5000c.zip |
mtd: nand: gpmi: fixup return type of wait_for_completion_timeout
return type of wait_for_completion_timeout is unsigned long not int. The
return variable is renamed to reflect its use and the type adjusted to
unsigned long.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Huang Shijie <shijie.huang@intel.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/bcm63xxpart.c')
0 files changed, 0 insertions, 0 deletions