staging: ath6kl: Remove A_BOOL and TRUE/FALSE
[cascardo/linux.git] / drivers / staging / ath6kl / os / linux / include / athtypes_linux.h
index 9d9ecbb..32bd29b 100644 (file)
@@ -44,7 +44,6 @@ typedef u_int16_t    A_UINT16;
 typedef u_int32_t    A_UINT32;
 typedef u_int64_t    A_UINT64;
 
-typedef int             A_BOOL;
 typedef char            A_CHAR;
 typedef unsigned char   A_UCHAR;
 typedef unsigned long   A_ATH_TIMER;