[PATCH] Yet more rio cleaning (1 of 2)
[firefly-linux-kernel-4.4.55.git] / drivers / char / rio / top.h
index d15a11dc4f7305bcda9fb2613316401cd27ff216..fe60430cf09967d0f2e094df1797c3c69d0e343c 100644 (file)
@@ -41,8 +41,8 @@ static char *_top_h_sccs_ = "@(#)top.h        1.2";
 ** Topology information
 */
 struct Top {
-       uchar Unit;
-       uchar Link;
+       u8 Unit;
+       u8 Link;
 };
 
 #endif                         /* __rio_top_h__ */