OSDN Git Service

rtl8723au: Replace u8Byte with u64
[android-x86/external-modules-rtl8723au.git] / include / odm_types.h
index 609c036..d9e888d 100644 (file)
@@ -52,9 +52,6 @@ typedef enum _RT_SPINLOCK_TYPE{
 
        #include <basic_types.h>
 
-       #define u8Byte          u64
-       #define pu8Byte                 u64*
-
        #define s1Byte          s8
        #define ps1Byte                 s8*