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