]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/xfs/xfs_types.h
Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[karo-tx-linux.git] / fs / xfs / xfs_types.h
index 7a41874f4c209b7a405486ce123be374efa9c148..61ba1cfa974c7e3e32c493c1317236e2cb397730 100644 (file)
@@ -32,7 +32,6 @@ typedef unsigned int          __uint32_t;
 typedef signed long long int   __int64_t;
 typedef unsigned long long int __uint64_t;
 
-typedef enum { B_FALSE,B_TRUE }        boolean_t;
 typedef __uint32_t             prid_t;         /* project ID */
 typedef __uint32_t             inst_t;         /* an instruction */