commit | 5fc0229ae5e68b8b20552b3b1944255583476c35 | [log] [tgz] |
---|---|---|
author | Benjamin Romer <benjamin.romer@unisys.com> | Thu Jul 31 12:00:51 2014 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Aug 01 14:38:44 2014 -0700 |
tree | 025517b0937550d48ace43f9cd326e5e73c217c0 | |
parent | b3c55b13a1e458878e813c4fe2cccfa97c75f884 [diff] |
staging: unisys: remove U64 type This patch switches all use of the U64 typedef to use the kernel's u64 type instead. Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>