mtd: fix compiler warnings
[platform/kernel/u-boot.git] / include / linux / rbtree.h
index b5994e3..2cc16a3 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef        _LINUX_RBTREE_H
 #define        _LINUX_RBTREE_H
 
-#define __UBOOT__
 #ifndef __UBOOT__
 #include <linux/kernel.h>
 #endif