efi: Add support for loading U-Boot through an EFI stub
[platform/kernel/u-boot.git] / lib / rbtree.c
index 9e52f70..5de3bf4 100644 (file)
@@ -9,7 +9,6 @@
   linux/lib/rbtree.c
 */
 
-#define __UBOOT__
 #include <linux/rbtree_augmented.h>
 #ifndef __UBOOT__
 #include <linux/export.h>