commit | c242233e5b578ef08362d98171c10519876d0d93 | [log] [tgz] |
---|---|---|
author | Benjamin Romer <benjamin.romer@unisys.com> | Tue Jul 29 15:09:40 2014 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 30 17:11:10 2014 -0700 |
tree | 514ba5b638d5875429215172aff6216febf25ad8 | |
parent | e56fa7cd3dbc57ba2734ed674b27572d149d64da [diff] |
staging: unisys: remove U8 type This patch switches all use of the U8 typedef to use the kernel's u8 type instead. Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>