staging: ath6kl: Convert A_UINT8 to u8
[linux-2.6-block.git] / drivers / staging / ath6kl / include / common / wmix.h
index 87046e364baef0309367c54ddd0965d1dd2a0da1..7dd5434136a2682101f82c79c358533ce52784f2 100644 (file)
@@ -139,7 +139,7 @@ typedef PREPACK struct {
     A_UINT32              targ_reply_fn;
     A_UINT32              targ_reply_arg;
     A_UINT32              length;
-    A_UINT8               buf[1];
+    u8 buf[1];
 } POSTPACK WMIX_DSETDATA_REPLY_CMD;