staging: unisys: remove U8 type
authorBenjamin Romer <benjamin.romer@unisys.com>
Tue, 29 Jul 2014 19:09:40 +0000 (15:09 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Jul 2014 00:11:10 +0000 (17:11 -0700)
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>

No differences found